diff options
Diffstat (limited to 'extra/libgtop/PKGBUILD')
-rw-r--r-- | extra/libgtop/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgtop/PKGBUILD b/extra/libgtop/PKGBUILD index e2e8aa631..794f10d45 100644 --- a/extra/libgtop/PKGBUILD +++ b/extra/libgtop/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193440 2013-08-20 08:09:13Z jgc $ +# $Id: PKGBUILD 198177 2013-10-30 13:16:35Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libgtop @@ -11,7 +11,6 @@ depends=('glib2' 'libxau' 'texinfo') makedepends=('intltool' 'gobject-introspection') install=libgtop.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.xz) -options=('!libtool') url="http://www.gnome.org/" sha256sums=('c812c174e44a8971a1f33265437cfd10f1e99869c7f5c05f8ee95846a70a3342') |