diff options
Diffstat (limited to 'extra/xfce4-time-out-plugin/PKGBUILD')
-rwxr-xr-x | extra/xfce4-time-out-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-time-out-plugin/PKGBUILD b/extra/xfce4-time-out-plugin/PKGBUILD index 98a9109ec..b6374ee81 100755 --- a/extra/xfce4-time-out-plugin/PKGBUILD +++ b/extra/xfce4-time-out-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 157893 2012-04-30 04:21:28Z foutrelis $ +# $Id: PKGBUILD 198572 2013-10-30 15:41:22Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Abhishek Dasgupta <abhidg@gmail.com> @@ -12,7 +12,6 @@ groups=('xfce4-goodies') license=('GPL') depends=('xfce4-panel>=4.7.0') makedepends=('intltool') -options=('!libtool') install=${pkgname}.install source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) md5sums=('b6e4a3145d31c341e2506fb17b014587') |