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

Jerome Leclanche jleclanche at archlinux.org
Fri Nov 6 10:05:39 UTC 2015


    Date: Friday, November 6, 2015 @ 11:05:39
  Author: jleclanche
Revision: 146273

upgpkg: lxqt-globalkeys 0.10.0-2

Rebuild and use https for sources

Modified:
  lxqt-globalkeys/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 08:57:06 UTC (rev 146272)
+++ PKGBUILD	2015-11-06 10:05:39 UTC (rev 146273)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-globalkeys
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -12,8 +12,8 @@
 depends=("liblxqt")
 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=(
 	"9a9d6a0299a26f91d391a601123e78e18cbe56ee6086cc27ccf800920e146e1a"



More information about the arch-commits mailing list