Date: Thursday, January 31, 2013 @ 12:22:31 Author: andrea Revision: 176451
KDE 4.10 Modified: kdegames-knavalbattle/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:22:30 UTC (rev 176450) +++ PKGBUILD 2013-01-31 11:22:31 UTC (rev 176451) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-knavalbattle -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="A ship sinking game" url="http://kde.org/applications/games/knavalbattle/" @@ -12,8 +12,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/knavalbattle-${pkgver}.tar.xz") -sha1sums=('e30a63065270e241ba4f7732fc5faa1644f83874') +source=("http://download.kde.org/stable/${pkgver}/src/knavalbattle-${pkgver}.tar.xz") +sha1sums=('a52486a7f3109633ce340981c6c1706312b69606') build() { mkdir build
