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

Jerome Leclanche jleclanche at archlinux.org
Fri Nov 6 12:16:01 UTC 2015


    Date: Friday, November 6, 2015 @ 13:16:00
  Author: jleclanche
Revision: 146293

upgpkg: pcmanfm-qt 0.10.0-2

Rebuild and use https for sources

Modified:
  pcmanfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 12:13:20 UTC (rev 146292)
+++ PKGBUILD	2015-11-06 12:16:00 UTC (rev 146293)
@@ -3,7 +3,7 @@
 
 pkgname=pcmanfm-qt
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The LXQt file manager, Qt port of PCManFM"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -13,8 +13,8 @@
 makedepends=("cmake" "qt5-tools")
 install="$pkgname.install"
 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=(
 	"254c1da0d3fce2ab0a03b21861191b0875ce43382c74d3abbfa8f3dc88a080a4"



More information about the arch-commits mailing list