diff options
Diffstat (limited to 'testing/lxpanel/APKBUILD')
-rw-r--r-- | testing/lxpanel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lxpanel/APKBUILD b/testing/lxpanel/APKBUILD index e9e0e678fa..25296b2852 100644 --- a/testing/lxpanel/APKBUILD +++ b/testing/lxpanel/APKBUILD @@ -12,7 +12,7 @@ makedepends='gtk+2.0-dev alsa-lib-dev menu-cache-dev libwnck-dev wireless-tools-dev docbook-xml docbook-xsl intltool libfm-dev linux-headers libxml2-dev keybinder-dev' subpackages="$pkgname-doc $pkgname-dev $pkgname-lang" -source="http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.xz +source="https://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.xz 10-devproc-lxpanel-0.6.2.patch" builddir="$srcdir"/${pkgname}-${pkgver} |