diff options
Diffstat (limited to 'community/lxshortcut')
-rw-r--r-- | community/lxshortcut/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/lxshortcut/PKGBUILD b/community/lxshortcut/PKGBUILD index b8b0ae126..b1f549ee8 100644 --- a/community/lxshortcut/PKGBUILD +++ b/community/lxshortcut/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 71908 2012-06-03 08:11:43Z bpiotrowski $ +# $Id: PKGBUILD 99904 2013-10-31 02:23:19Z allan $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: swanson <swansonwebaake at gmail dot com> # Contributor: zoulnix <http://goo.gl/HQaP> @@ -14,7 +14,6 @@ license=('GPL') groups=('lxde') depends=('gtk2') makedepends=('autoconf' 'automake' 'gcc' 'intltool' 'make' 'pkg-config') -options=(!libtool) source=(http://downloads.sourceforge.net/lxde/${pkgname}-${pkgver}.tar.gz) md5sums=('72f0dfafa8098be853beae6e33b5e13b') |