Date: Thursday, January 17, 2013 @ 09:07:58 Author: andrea Revision: 175425
KDE 4.10 RC3 Modified: kdegames-bovo/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:07:54 UTC (rev 175424) +++ PKGBUILD 2013-01-17 14:07:58 UTC (rev 175425) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-bovo -pkgver=4.9.97 +pkgver=4.9.98 pkgrel=1 pkgdesc="A Gomoku like game for two players" url="http://kde.org/applications/games/bovo/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/bovo-${pkgver}.tar.xz") -sha1sums=('22f8672c5672a7aaa680e6708f63187f6e3d5c78') +sha1sums=('43d384092785312db6c40b3d2feb7990eac41220') build() { mkdir build
