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

Jerome Leclanche jleclanche at archlinux.org
Fri Nov 6 17:57:44 UTC 2015


    Date: Friday, November 6, 2015 @ 18:57:43
  Author: jleclanche
Revision: 146324

upgpkg: lxqt-notificationd 0.10.0-2

Rebuild and use https for sources

Modified:
  lxqt-notificationd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 17:56:03 UTC (rev 146323)
+++ PKGBUILD	2015-11-06 17:57:43 UTC (rev 146324)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-notificationd
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt notification daemon and library."
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -12,8 +12,8 @@
 depends=("lxqt-common" "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=(
 	"5c0859157ff6a20d613ea4aca24e786faf79ab6d69afec1e0b3671e3bbda53d5"



More information about the arch-commits mailing list