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

Jerome Leclanche jleclanche at archlinux.org
Fri Nov 6 12:17:23 UTC 2015


    Date: Friday, November 6, 2015 @ 13:17:23
  Author: jleclanche
Revision: 146295

upgpkg: lxqt-policykit 0.10.0-2

Rebuild and use https for sources

Modified:
  lxqt-policykit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 12:16:06 UTC (rev 146294)
+++ PKGBUILD	2015-11-06 12:17:23 UTC (rev 146295)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-policykit
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The LXQt policykit authentication agent"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -12,8 +12,8 @@
 depends=("liblxqt" "polkit-qt5")
 makedepends=("cmake" "qt5-tools")
 source=(
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
 sha256sums=(
 	"c8a1843d30697030ecdcf6d328351f954c0349633106d389e2d2e678176c28ce"



More information about the arch-commits mailing list