Date: Wednesday, September 15, 2010 @ 09:18:03 Author: jgc Revision: 90700
upgpkg: gnome-desktop 2.31.92-1 Update to 2.31.92 Modified: gnome-desktop/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-15 12:53:54 UTC (rev 90699) +++ PKGBUILD 2010-09-15 13:18:03 UTC (rev 90700) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-desktop -pkgver=2.30.2 +pkgver=2.31.92 pkgrel=1 pkgdesc="The GNOME Desktop" arch=('i686' 'x86_64') license=('GPL' 'LGPL') -depends=('gconf>=2.28.1' 'startup-notification>=0.10') -makedepends=('gnome-doc-utils>=0.20.0' 'pkgconfig' 'intltool') +depends=('gconf>=2.31.91' 'startup-notification>=0.10') +makedepends=('gnome-doc-utils>=0.20.1' 'pkgconfig' 'intltool') optdepends=('pygtk: gnome-about') url="http://www.gnome.org" groups=('gnome') options=('!libtool') -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('089c672cd70617541a9e4a827467af43266357e0c3635fc875b86b9b902084d8') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('f33d5e26cd473d45257a169b84f38123063dda19861a87651f18f36f9ad052dd') build() { cd "${srcdir}/${pkgname}-${pkgver}"
