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

Balló György bgyorgy at archlinux.org
Wed Dec 7 19:08:47 UTC 2016


    Date: Wednesday, December 7, 2016 @ 19:08:47
  Author: bgyorgy
Revision: 198381

Use https source

Modified:
  pcmanfm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 19:05:56 UTC (rev 198380)
+++ PKGBUILD	2016-12-07 19:08:47 UTC (rev 198381)
@@ -18,7 +18,7 @@
 optdepends=('gvfs: for trash support, mounting with udisks and remote filesystems'
             'udisks: alternative for mounting volumes'
             'xarchiver: archive management')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
 md5sums=('19764c2f59653724c8713e0064fa6829')
 
 build() {



More information about the arch-commits mailing list