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

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


    Date: Wednesday, December 7, 2016 @ 18:36:36
  Author: bgyorgy
Revision: 198350

Use https source

Modified:
  lxappearance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 18:35:07 UTC (rev 198349)
+++ PKGBUILD	2016-12-07 18:36:36 UTC (rev 198350)
@@ -14,7 +14,7 @@
 url='http://lxde.org/'
 depends=('gtk2' 'gtk3')
 makedepends=('intltool' 'dbus-glib')
-source=(http://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)
+source=(https://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz)
 md5sums=('21ee79c7686a80efddaa1b7928f51e21')
 
 build() {



More information about the arch-commits mailing list