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

Jerome Leclanche jleclanche at archlinux.org
Tue Jan 17 09:38:09 UTC 2017


    Date: Tuesday, January 17, 2017 @ 09:38:08
  Author: jleclanche
Revision: 207688

upgpkg: lxqt-policykit 0.11.1-1

Upstream release 0.11.1

Modified:
  lxqt-policykit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 09:31:11 UTC (rev 207687)
+++ PKGBUILD	2017-01-17 09:38:08 UTC (rev 207688)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=lxqt-policykit
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="The LXQt policykit authentication agent"
 arch=("i686" "x86_64")
@@ -16,7 +16,7 @@
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
 sha256sums=(
-	"d67620385b5ebe3784edc08be7b627fab8748d7cdd870f5cb2405a06f72469fc"
+	"0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e"
 	"SKIP"
 )
 validpgpkeys=(
@@ -29,7 +29,7 @@
 	mkdir -p build
 	cd build
 	cmake "$srcdir/$pkgname-$pkgver" \
-		-DCMAKE_INSTALL_PREFIX=/usr 
+		-DCMAKE_INSTALL_PREFIX=/usr
 	make
 }
 



More information about the arch-commits mailing list