Date: Wednesday, March 4, 2015 @ 15:52:46 Author: fyan Revision: 232652
upgpkg: kdegames-granatier 14.12.3-1 Modified: kdegames-granatier/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 14:52:38 UTC (rev 232651) +++ PKGBUILD 2015-03-04 14:52:46 UTC (rev 232652) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-granatier -pkgver=14.12.2 +pkgver=14.12.3 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=('3e276a74c1af29f043ef2c6bcb4d3701e00a6ebd') +sha1sums=('441d82d25ec1aa61aaf23e15dd682f209c1bfe80') build() { mkdir build
