diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libgtop | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgtop')
-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 326865813..d95e1bd57 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') |