diff options
Diffstat (limited to 'extra/xfce4-xkb-plugin')
-rw-r--r-- | extra/xfce4-xkb-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-xkb-plugin/PKGBUILD b/extra/xfce4-xkb-plugin/PKGBUILD index 24d1fe488..dc420ccce 100644 --- a/extra/xfce4-xkb-plugin/PKGBUILD +++ b/extra/xfce4-xkb-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 188774 2013-06-20 03:52:24Z foutrelis $ +# $Id: PKGBUILD 198576 2013-10-30 15:42:50Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: AndyRTR <andyrtr@archlinux.org> # Contributor: Tobias Kieslich <tobias (at) archlinux.org> @@ -13,7 +13,6 @@ license=('custom') groups=('xfce4-goodies') depends=('xfce4-panel' 'libxklavier' 'librsvg') makedepends=('intltool') -options=('!libtool') source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2) sha256sums=('09e4623033987ce7b711252609a17291b306cdf60863ee39677a4995a93318a5') |