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/libgnome | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgnome')
-rw-r--r-- | extra/libgnome/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgnome/PKGBUILD b/extra/libgnome/PKGBUILD index 666a51d5e..df53fd348 100644 --- a/extra/libgnome/PKGBUILD +++ b/extra/libgnome/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 178221 2013-02-18 14:05:53Z jgc $ +# $Id: PKGBUILD 198167 2013-10-30 13:12:08Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=libgnome @@ -8,7 +8,7 @@ pkgrel=4 arch=('i686' 'x86_64') license=('LGPL') makedepends=('intltool' 'gnome-vfs' 'libbonobo' 'gconf' 'gvfs' 'libcanberra') -options=('!libtool' '!emptydirs') +options=('!emptydirs') url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/${pkgbase}/2.32/${pkgbase}-${pkgver}.tar.bz2) sha256sums=('b2c63916866485793b87398266dd7778548c1734923c272a94d84ee011b6f7a4') |