diff options
Diffstat (limited to 'extra/xfce4-diskperf-plugin')
-rw-r--r-- | extra/xfce4-diskperf-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-diskperf-plugin/PKGBUILD b/extra/xfce4-diskperf-plugin/PKGBUILD index dc1720006..78ae0c0ba 100644 --- a/extra/xfce4-diskperf-plugin/PKGBUILD +++ b/extra/xfce4-diskperf-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 162949 2012-07-04 02:32:01Z eric $ +# $Id: PKGBUILD 198552 2013-10-30 15:33:40Z allan $ # Maintainer: # Contributor: Aurelien Foret <orelien@chez.com> @@ -12,7 +12,6 @@ url="http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin" groups=('xfce4-goodies') depends=('xfce4-panel') makedepends=('intltool') -options=('!libtool') source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) sha256sums=('aab6b9c4e2f78620920efac6874c4edf426f05b63b94cfda0da8c99a91110a0b') |