Date: Tuesday, March 30, 2010 @ 17:30:43 Author: ibiru Revision: 74386
update to 2.30.0 Modified: gnome-utils/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 21:23:37 UTC (rev 74385) +++ PKGBUILD 2010-03-30 21:30:43 UTC (rev 74386) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-utils -pkgver=2.29.5 +pkgver=2.30.0 pkgrel=1 pkgdesc="Common utilities for GNOME" arch=(i686 x86_64) license=('GPL') -depends=('libgtop>=2.28.0' 'gnome-panel>=2.29.6' 'libcanberra>=0.21') +depends=('libgtop>=2.28.0' 'gnome-panel>=2.30.0' 'libcanberra>=0.23') makedepends=('gnome-doc-utils>=0.18.0' 'pkgconfig' 'intltool') options=('!libtool' '!emptydirs') url="http://www.gnome.org" groups=('gnome-extra') install=gnome-utils.install -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('e8291a84091c5b37a7fedbc566d40fddf05e346d654bceba74e51d48f4bfcc00') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('745bb25fce536dc5337e7b5cbcbce9eee66b3cc0c500de302759b98ebcef6a8f') build() { cd "${srcdir}/${pkgname}-${pkgver}"
