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/libgnomeui | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgnomeui')
-rw-r--r-- | extra/libgnomeui/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgnomeui/PKGBUILD b/extra/libgnomeui/PKGBUILD index 22afc28e6..4bf1c44c0 100644 --- a/extra/libgnomeui/PKGBUILD +++ b/extra/libgnomeui/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 148824 2012-02-05 11:51:52Z ibiru $ +# $Id: PKGBUILD 198173 2013-10-30 13:14:57Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libgnomeui @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') license=('LGPL') depends=('libbonoboui' 'libgnome-keyring' 'libsm') makedepends=('intltool' 'pkg-config') -options=('!libtool') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/2.24/$pkgname-$pkgver.tar.bz2) sha256sums=('ae352f2495889e65524c979932c909f4629a58e64290fb0c95333373225d3c0f') |