Date: Wednesday, April 18, 2012 @ 05:07:43 Author: heftig Revision: 156424
3.4.1 Modified: gnome-games/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-18 07:53:47 UTC (rev 156423) +++ PKGBUILD 2012-04-18 09:07:43 UTC (rev 156424) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-games -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Some Games for GNOME" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ url="http://www.gnome.org" groups=('gnome-extra') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('9dc639e6f16904f7f4df1692630f2ea190f82692afd196b281eebf21b81e0837') +sha256sums=('01726b0631205ccbd9f02938f7ccb1d7bd0c4c001cb4596f871fed7c3afc25d4') build() { cd $pkgname-$pkgver
