Date: Thursday, January 17, 2013 @ 09:08:44 Author: andrea Revision: 175437
KDE 4.10 RC3 Modified: kdegames-kigo/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:08:39 UTC (rev 175436) +++ PKGBUILD 2013-01-17 14:08:44 UTC (rev 175437) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kigo -pkgver=4.9.97 +pkgver=4.9.98 pkgrel=1 pkgdesc="An open-source implementation of the popular Go game" url="http://kde.org/applications/games/kigo/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kigo-${pkgver}.tar.xz") -sha1sums=('9246458a78ac1c707badbd8e75a9024968d78dd4') +sha1sums=('f083b49961f683009e083dd04027c3591292554d') build() { mkdir build
