diff options
Diffstat (limited to 'extra/libkeybinder3/PKGBUILD')
-rw-r--r-- | extra/libkeybinder3/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libkeybinder3/PKGBUILD b/extra/libkeybinder3/PKGBUILD index 86d377687..fd2f7fb9b 100644 --- a/extra/libkeybinder3/PKGBUILD +++ b/extra/libkeybinder3/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 188643 2013-06-17 09:55:24Z eric $ +# $Id: PKGBUILD 198192 2013-10-30 13:21:58Z allan $ # Maintainer: Eric BĂ©langer <eric@archlinux.org> # Contributor: speps <speps at aur dot archlinux dot org> @@ -12,7 +12,6 @@ license=('MIT') depends=('gtk3') makedepends=('gtk-doc' 'gobject-introspection') optdepends=('lua-lgi: lua bindings') -options=('!libtool') source=(http://archive.ubuntu.com/ubuntu/pool/universe/k/keybinder-3.0/keybinder-3.0_${pkgver}.orig.tar.gz) sha1sums=('53167d295ffa1d356bfad6f9360b90bd85e8fb26') |