Date: Wednesday, December 19, 2012 @ 09:56:21 Author: andrea Revision: 173420
KDE 4.10 RC1 Modified: kdegames-kapman/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-19 14:56:17 UTC (rev 173419) +++ PKGBUILD 2012-12-19 14:56:21 UTC (rev 173420) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kapman -pkgver=4.9.90 +pkgver=4.9.95 pkgrel=1 pkgdesc="A clone of the well known game Pac-Man" url="http://kde.org/applications/games/kapman/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kapman-${pkgver}.tar.xz") -sha1sums=('3fe1914dfac236e0cad7a0e045f70512ff7f27c3') +sha1sums=('33d4fbbb2bdd643a6a8bdd3749b3b14a07f0ca04') build() { mkdir build
