diff options
Diffstat (limited to 'extra/libxklavier')
-rw-r--r-- | extra/libxklavier/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libxklavier/PKGBUILD b/extra/libxklavier/PKGBUILD index 4740bdc54..b223a951e 100644 --- a/extra/libxklavier/PKGBUILD +++ b/extra/libxklavier/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 169960 2012-10-30 22:47:14Z heftig $ +# $Id: PKGBUILD 198287 2013-10-30 13:56:54Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Arjan Timmerman <arjan@archlinux.org> @@ -10,7 +10,7 @@ arch=(i686 x86_64) license=('LGPL') depends=('glib2' 'libxkbfile' 'libxml2' 'xkeyboard-config' 'libxi' 'iso-codes') makedepends=('gobject-introspection') -options=('!libtool' '!emptydirs') +options=('!emptydirs') url="http://gswitchit.sourceforge.net" source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz) sha256sums=('ebec3bc54b5652838502b96223152fb1cd8fcb14ace5cb02d718fc3276bbd404') |