Date: Friday, January 4, 2013 @ 09:39:01 Author: andrea Revision: 174372
KDE 4.10 RC2 Modified: kdegames-kajongg/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:38:56 UTC (rev 174371) +++ PKGBUILD 2013-01-04 14:39:01 UTC (rev 174372) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kajongg -pkgver=4.9.95 +pkgver=4.9.97 pkgrel=1 pkgdesc="The ancient Chinese board game for 4 players" url="http://kde.org/applications/games/kajongg/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kajongg-${pkgver}.tar.xz") -sha1sums=('40aecdfd4db764bb1251d98b5fcd1aa68f1eaf6b') +sha1sums=('7083f4ef418637cd53ff4b18a368f912d0da3c49') build() { mkdir build
