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

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


    Date: Wednesday, December 7, 2016 @ 18:45:47
  Author: bgyorgy
Revision: 198370

Use https source

Modified:
  lxtask/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 18:45:24 UTC (rev 198369)
+++ PKGBUILD	2016-12-07 18:45:47 UTC (rev 198370)
@@ -14,7 +14,7 @@
 url='http://lxde.org/'
 depends=('gtk2' 'gtk3')
 makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)
+source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)
 md5sums=('eb2ad374e97c317e2f74d47b1e582303')
 
 build() {



More information about the arch-commits mailing list