Date: Thursday, January 17, 2013 @ 09:08:01 Author: andrea Revision: 175426
KDE 4.10 RC3 Modified: kdegames-granatier/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:07:58 UTC (rev 175425) +++ PKGBUILD 2013-01-17 14:08:01 UTC (rev 175426) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdegames-granatier -pkgver=4.9.97 +pkgver=4.9.98 pkgrel=1 pkgdesc="A clone of the classic Bomberman game" url="http://kde.org/applications/games/granatier/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/granatier-${pkgver}.tar.xz") -sha1sums=('4b1135bc59a06e6ddb763b10cdf94a945189c478') +sha1sums=('dff5c3552c4e329b6d99b9ec9c1dee5804e9a76d') build() { mkdir build