Date: Wednesday, February 4, 2015 @ 07:50:33 Author: fyan Revision: 230533
upgpkg: kdegames-granatier 14.12.2-1 Modified: kdegames-granatier/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 06:50:19 UTC (rev 230532) +++ PKGBUILD 2015-02-04 06:50:33 UTC (rev 230533) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-granatier -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="A clone of the classic Bomberman game" url="http://kde.org/applications/games/granatier/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/granatier-${pkgver}.tar.xz") -sha1sums=('37775a0a92b8911ce235e9d9d7ce3f30b6e7cab5') +sha1sums=('3e276a74c1af29f043ef2c6bcb4d3701e00a6ebd') build() { mkdir build
