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

Jan de Groot jgc at archlinux.org
Wed Sep 23 12:18:39 UTC 2009


    Date: Wednesday, September 23, 2009 @ 08:18:38
  Author: jgc
Revision: 52930

Update to 2.28.0

Modified:
  libgnome/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-23 12:14:11 UTC (rev 52929)
+++ PKGBUILD	2009-09-23 12:18:38 UTC (rev 52930)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgnome
-pkgver=2.27.5
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="Common libraries for GNOME"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gnome-vfs>=2.24.1-2' 'libbonobo>=2.24.1' 'gconf>=2.26.2-3')
+depends=('gnome-vfs>=2.24.1-2' 'libbonobo>=2.24.2' 'gconf>=2.28.0')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=libgnome.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('f989f7c5c263bd3dc7454b0b4ddb154bbd39b81a11138ccca57d72404b01a546')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9b5b05085b814406f75abfaa1a85395bcf92c8f933248219e1bd738d500d0c0e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list