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

Jerome Leclanche jleclanche at archlinux.org
Fri Nov 6 02:07:54 UTC 2015


    Date: Friday, November 6, 2015 @ 03:07:54
  Author: jleclanche
Revision: 146251

upgpkg: libqtxdg 1.3.0-2

Rebuild and use https for sources

Modified:
  libqtxdg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 02:06:41 UTC (rev 146250)
+++ PKGBUILD	2015-11-06 02:07:54 UTC (rev 146251)
@@ -3,7 +3,7 @@
 
 pkgname=libqtxdg
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
 arch=("i686" "x86_64")
 url="http://lxqt.org"
@@ -11,8 +11,8 @@
 depends=("libsm" "libxkbcommon-x11" "qt5-base")
 makedepends=("cmake")
 source=(
-	"http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"
-	"http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+	"https://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
 sha256sums=(
 	"850cad7c25412f70ccc997d1f3013a788d35deae42d9c1376556dc779ea92a89"



More information about the arch-commits mailing list