Date: Thursday, January 31, 2013 @ 12:21:42 Author: andrea Revision: 176431
KDE 4.10 Modified: kdegames-bovo/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:21:40 UTC (rev 176430) +++ PKGBUILD 2013-01-31 11:21:42 UTC (rev 176431) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-bovo -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="A Gomoku like game for two players" url="http://kde.org/applications/games/bovo/" @@ -12,8 +12,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/bovo-${pkgver}.tar.xz") -sha1sums=('43d384092785312db6c40b3d2feb7990eac41220') +source=("http://download.kde.org/stable/${pkgver}/src/bovo-${pkgver}.tar.xz") +sha1sums=('34320de58e63537bc021ca1ad5280593f2cd1482') build() { mkdir build
