Date: Friday, January 4, 2013 @ 09:40:57 Author: andrea Revision: 174402
KDE 4.10 RC2 Modified: kdegames-ksudoku/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:40:53 UTC (rev 174401) +++ PKGBUILD 2013-01-04 14:40:57 UTC (rev 174402) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-ksudoku -pkgver=4.9.95 +pkgver=4.9.97 pkgrel=1 pkgdesc="A logic-based symbol placement puzzle" url="http://kde.org/applications/games/ksudoku/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'mesa') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/ksudoku-${pkgver}.tar.xz") -sha1sums=('3a61a9c1edc0322f58f2e4be547412be46ad15b6') +sha1sums=('2cdd71e3299fac7b7e598fe2ce1aeed9144d2b84') build() { mkdir build
