Date: Sunday, December 2, 2012 @ 06:22:26 Author: andrea Revision: 172370
KDE 4.10 beta2 Modified: kdegames-granatier/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:22:22 UTC (rev 172369) +++ PKGBUILD 2012-12-02 11:22:26 UTC (rev 172370) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-granatier -pkgver=4.9.80 +pkgver=4.9.90 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=('879691fd8c595430362fdce8e76e07cb4f912531') +sha1sums=('470953ef4c72be538a6eb60c9d1580b94c28ebfa') build() { mkdir build
