diff options
Diffstat (limited to 'extra/xfce4-eyes-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-eyes-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-eyes-plugin/PKGBUILD b/extra/xfce4-eyes-plugin/PKGBUILD index 21e672c64..b9847e98f 100644 --- a/extra/xfce4-eyes-plugin/PKGBUILD +++ b/extra/xfce4-eyes-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 179295 2013-03-04 21:35:04Z foutrelis $ +# $Id: PKGBUILD 198553 2013-10-30 15:34:02Z allan $ # Maintainer: # Contributor: AndyRTR <andyrtr@archlinux.org> # Contributor: Aurelien Foret <orelien@chez.com> @@ -13,7 +13,6 @@ license=('GPL2') groups=('xfce4-goodies') depends=('xfce4-panel' 'hicolor-icon-theme') makedepends=('intltool' 'perlxml') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2) sha256sums=('dad102fedd0d9e6df45338a018387b2aacaf24b05eb798275be0dfc05ffa3021') |