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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Feb 28 12:29:23 UTC 2019


    Date: Thursday, February 28, 2019 @ 12:29:23
  Author: yan12125
Revision: 437030

upgpkg: lxqt-policykit 0.14.1-1

Modified:
  lxqt-policykit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 12:26:04 UTC (rev 437029)
+++ PKGBUILD	2019-02-28 12:29:23 UTC (rev 437030)
@@ -1,20 +1,19 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-policykit
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="The LXQt policykit authentication agent"
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org"
+url="https://lxqt.org"
 license=("LGPL2.1")
 depends=("liblxqt" "polkit-qt5")
-makedepends=("lxqt-build-tools")
+makedepends=("cmake" "lxqt-build-tools")
 source=(
-	"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"
+	"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('216fa465fe3484b0cddf8d52c1bb5b153a5515ceae63df79b3de6ccb03d1d93b'
+sha256sums=('b1cccb11c4e13cc52fa9793f21f85ab7cc0632c01e4c1a089bcbe76bc1c2f988'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list