Date: Friday, January 4, 2013 @ 09:39:13 Author: andrea Revision: 174375
KDE 4.10 RC2 Modified: kdegames-kblackbox/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:39:09 UTC (rev 174374) +++ PKGBUILD 2013-01-04 14:39:13 UTC (rev 174375) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kblackbox -pkgver=4.9.95 +pkgver=4.9.97 pkgrel=1 pkgdesc="A game of hide and seek played on a grid of boxes" url="http://kde.org/applications/games/kblackbox/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kblackbox-${pkgver}.tar.xz") -sha1sums=('371dbb921905d5da162a8a125a97f2c59001273f') +sha1sums=('dd6f5a610b069c7da766ef12d9bc9543e5b60ddb') build() { mkdir build
