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

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


    Date: Wednesday, December 7, 2016 @ 19:09:27
  Author: bgyorgy
Revision: 198383

Use https source

Modified:
  pcmanfm-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 19:08:59 UTC (rev 198382)
+++ PKGBUILD	2016-12-07 19:09:27 UTC (rev 198383)
@@ -20,7 +20,7 @@
             'udisks: alternative for mounting volumes'
             'xarchiver: archive management')
 conflicts=($_pkgname)
-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