diff options
Diffstat (limited to 'community/gtkhotkey/PKGBUILD')
-rw-r--r-- | community/gtkhotkey/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gtkhotkey/PKGBUILD b/community/gtkhotkey/PKGBUILD index ea0b42b8d..adb2ae4a0 100644 --- a/community/gtkhotkey/PKGBUILD +++ b/community/gtkhotkey/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 81675 2012-12-26 12:18:55Z fyan $ +# $Id: PKGBUILD 99799 2013-10-30 23:47:19Z allan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: kiefer <jorgelmadrid@gmail.com> # Contributor: Alessio Sergi <asergi at archlinux dot us> @@ -14,7 +14,6 @@ url="https://launchpad.net/gtkhotkey" license=('LGPL3') depends=('gtk2') makedepends=('intltool') -options=('!libtool') source=("http://launchpad.net/$pkgname/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz") md5sums=('bfdc73e68e9adbe0d506d31a25862914') |