[arch-commits] Commit in lxde-icon-theme/trunk (PKGBUILD)

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


    Date: Wednesday, December 7, 2016 @ 18:40:09
  Author: bgyorgy
Revision: 198356

Use https source

Modified:
  lxde-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 18:39:08 UTC (rev 198355)
+++ PKGBUILD	2016-12-07 18:40:09 UTC (rev 198356)
@@ -12,7 +12,7 @@
 license=('GPL')
 groups=('lxde' 'lxde-gtk3')
 depends=('gtk-update-icon-cache')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
+source=(https://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
 md5sums=('7467133275edbbcc79349379235d4411')
 
 build() {



More information about the arch-commits mailing list