diff options
Diffstat (limited to 'community/xnee/PKGBUILD')
-rw-r--r-- | community/xnee/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD index 1962a7854..44f82123d 100644 --- a/community/xnee/PKGBUILD +++ b/community/xnee/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94092 2013-07-14 11:19:44Z jlichtblau $ +# $Id: PKGBUILD 100021 2013-10-31 03:03:11Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org> @@ -12,7 +12,7 @@ license=('GPL3') depends=('gtk2' 'libxtst') makedepends=('texinfo') optdepends=('xosd: feedback support') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz gnee.desktop) sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe' |