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

Balló György bgyorgy at archlinux.org
Wed Feb 17 23:16:50 UTC 2016


    Date: Thursday, February 18, 2016 @ 00:16:49
  Author: bgyorgy
Revision: 162143

Simplify download URL

Modified:
  lxappearance/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-17 23:15:55 UTC (rev 162142)
+++ PKGBUILD	2016-02-17 23:16:49 UTC (rev 162143)
@@ -14,7 +14,7 @@
 url='http://lxde.org/'
 depends=('gtk2' 'gtk3')
 makedepends=('intltool' 'dbus-glib')
-source=(http://downloads.sourceforge.net/sourceforge/lxde/$pkgbase-$pkgver.tar.xz
+source=(http://downloads.sourceforge.net/lxde/$pkgbase-$pkgver.tar.xz
         gtk3.patch)
 md5sums=('79740125628a8374c1101cf26e558fa5'
          'a557783031555b63db69ae3674515735')



More information about the arch-commits mailing list