diff options
Diffstat (limited to 'extra/libgnome/PKGBUILD')
-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 f34b4214c..4b856115d 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' 'mips64el') 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') |