Date: Thursday, January 17, 2013 @ 09:08:22 Author: andrea Revision: 175432
KDE 4.10 RC3 Modified: kdegames-kbounce/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:08:18 UTC (rev 175431) +++ PKGBUILD 2013-01-17 14:08:22 UTC (rev 175432) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kbounce -pkgver=4.9.97 +pkgver=4.9.98 pkgrel=1 pkgdesc="A single player arcade game with the elements of puzzle" url="http://kde.org/applications/games/kbounce/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kbounce-${pkgver}.tar.xz") -sha1sums=('8053721031bbcdccddb0fcabc1f00a36d6afcbbd') +sha1sums=('2c0d58cfc7fce3563ca47d33cd0f78b0924b6ab2') build() { mkdir build
