[arch-commits] Commit in lxqt-sudo/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Mon Feb 25 07:58:39 UTC 2019


    Date: Monday, February 25, 2019 @ 07:58:38
  Author: yan12125
Revision: 435655

upgpkg: lxqt-sudo 0.14.1-1

* Use HTTPS in `url`

Modified:
  lxqt-sudo/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 07:58:05 UTC (rev 435654)
+++ PKGBUILD	2019-02-25 07:58:38 UTC (rev 435655)
@@ -1,12 +1,12 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-sudo
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org"
+url="https://lxqt.org"
 license=("LGPL2.1")
 depends=("liblxqt")
 makedepends=("lxqt-build-tools")
@@ -14,7 +14,7 @@
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
-sha256sums=('a322e169a5b6c5decbabe837fad428ac9013d9173723f6e0525a62b11bd1a123'
+sha256sums=('5e59d592b8cd06fe47ede6b1460fac08f5ccdb56dcdeddf599fcde39c57d7e55'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list