diff options
Diffstat (limited to 'extra/xfce4-cpugraph-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-cpugraph-plugin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-cpugraph-plugin/PKGBUILD b/extra/xfce4-cpugraph-plugin/PKGBUILD index 64ffa6bae..6a67b57ac 100644 --- a/extra/xfce4-cpugraph-plugin/PKGBUILD +++ b/extra/xfce4-cpugraph-plugin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 162991 2012-07-04 19:29:47Z eric $ +# $Id: PKGBUILD 198549 2013-10-30 15:32:39Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Aurelien Foret <orelien@chez.com> @@ -12,7 +12,6 @@ url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" groups=('xfce4-goodies') depends=('xfce4-panel') makedepends=('intltool') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/panel-plugins/$pkgname/1.0/$pkgname-$pkgver.tar.bz2) sha256sums=('85da0ec89aacfd31e0bbafcefea37cdca618d62e681c1c9da8bdd492f028f4c7') |