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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 20:53:16 UTC 2010


    Date: Tuesday, March 30, 2010 @ 16:53:16
  Author: ibiru
Revision: 74368

update to 2.30.0

Modified:
  libgnome/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 20:46:43 UTC (rev 74367)
+++ PKGBUILD	2010-03-30 20:53:16 UTC (rev 74368)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgnome
-pkgver=2.28.0
-pkgrel=2
+pkgver=2.30.0
+pkgrel=1
 pkgdesc="Common libraries for GNOME"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gnome-vfs>=2.24.1-2' 'libbonobo>=2.24.2' 'gconf>=2.28.0' 'gvfs')
+depends=('gnome-vfs>=2.24.3' 'libbonobo>=2.24.3' 'gconf>=2.28.1' 'gvfs')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=libgnome.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('9b5b05085b814406f75abfaa1a85395bcf92c8f933248219e1bd738d500d0c0e')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3ed932b94f16614cb03c7661f39b574845970c6ce3ca46e46338409283856f1f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list