[arch-commits] Commit in libgnome/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Sep 27 18:34:27 UTC 2010


    Date: Monday, September 27, 2010 @ 14:34:27
  Author: ibiru
Revision: 91721

upgpkg: libgnome 2.32.0-1
update to 2.32

Modified:
  libgnome/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 18:11:10 UTC (rev 91720)
+++ PKGBUILD	2010-09-27 18:34:27 UTC (rev 91721)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgnome
-pkgver=2.31.0
+pkgver=2.32.0
 pkgrel=1
 pkgdesc="Common libraries for GNOME"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gnome-vfs>=2.24.3' 'libbonobo>=2.31.91' 'gconf>=2.31.91' 'gvfs>=1.6.3' 'libcanberra>=0.23')
+depends=('gnome-vfs>=2.24.3' 'libbonobo>=2.32.0' 'gconf>=2.31.91' 'gvfs>=1.6.4' 'libcanberra>=0.25')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=libgnome.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e017a600f5932fe62fb5f87fa630a526eda313c595aeebb4bde6ec14966a2a39')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('d65e49bf075eb2b3efebec38ceb409693154d18396365765da1a71630bc3dd02')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list