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 9c7318fe2..8c5dc71a4 100644 --- a/extra/libgnome/PKGBUILD +++ b/extra/libgnome/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 123229 2011-05-09 11:06:37Z jgc $ +# $Id: PKGBUILD 151073 2012-02-24 17:58:01Z ibiru $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=libgnome pkgname=('libgnome' 'libgnome-data') pkgver=2.32.1 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') license=('LGPL') makedepends=('intltool' 'gnome-vfs>=2.24.4' 'libbonobo>=2.32.1' 'gconf>=2.32.3' 'gvfs>=1.8.1' 'libcanberra>=0.28') |