Date: Tuesday, March 30, 2010 @ 18:30:54 Author: ibiru Revision: 74421
update to 2.30.0 Modified: gnome-games-extra-data/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 22:21:24 UTC (rev 74420) +++ PKGBUILD 2010-03-30 22:30:54 UTC (rev 74421) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-games-extra-data -pkgver=2.28.0 +pkgver=2.30.0 pkgrel=1 pkgdesc="Optional extra data for gnome-games" arch=(any) @@ -10,8 +10,8 @@ depends=('gnome-games') url="http://www.gnome.org" groups=('gnome-extra') -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('8432f372f09476ed2d2bfe639001937452c5b4c10258e342fa6fda4ed91cfe70') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('c997ae69a8cadf31c177991ab2b196cc006eac349273d68ebfc77d09bd270f73') build() { cd "${srcdir}/${pkgname}-${pkgver}"
