Date: Sunday, December 2, 2012 @ 06:23:07 Author: andrea Revision: 172381
KDE 4.10 beta2 Modified: kdegames-kigo/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:23:04 UTC (rev 172380) +++ PKGBUILD 2012-12-02 11:23:07 UTC (rev 172381) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kigo -pkgver=4.9.80 -pkgrel=2 +pkgver=4.9.90 +pkgrel=1 pkgdesc="An open-source implementation of the popular Go game" url="http://kde.org/applications/games/kigo/" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kigo-${pkgver}.tar.xz") -sha1sums=('b19b2f147bb5bccae5f88f6eba7940fc95e693f8') +sha1sums=('e2793d8311d3e7fd70c3e85398d764d83d7ba095') build() { mkdir build
