diff options
Diffstat (limited to 'community/menu-cache')
-rw-r--r-- | community/menu-cache/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/menu-cache/PKGBUILD b/community/menu-cache/PKGBUILD index e817648bf..63551eb48 100644 --- a/community/menu-cache/PKGBUILD +++ b/community/menu-cache/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98761 2013-10-17 19:19:43Z bpiotrowski $ +# $Id: PKGBUILD 99908 2013-10-31 02:24:40Z allan $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> @@ -12,7 +12,6 @@ license=('GPL2') url='http://lxde.org/' groups=('lxde') depends=('glib2') -options=('!libtool') source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz) sha256sums=('08e658021faecd4eefb26cc21b207251a6b4e844e131cec491471aba9eaea122') |