Date: Thursday, January 31, 2013 @ 12:23:05 Author: andrea Revision: 176461
KDE 4.10 Modified: kdegames-kspaceduel/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:23:03 UTC (rev 176460) +++ PKGBUILD 2013-01-31 11:23:05 UTC (rev 176461) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kspaceduel -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="Each of two possible players controls a satellite spaceship orbiting the sun" url="http://kde.org/applications/games/kspaceduel/" @@ -12,8 +12,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/kspaceduel-${pkgver}.tar.xz") -sha1sums=('1caaa78826a43fe9c2f8b970c3ae1f4a029eec38') +source=("http://download.kde.org/stable/${pkgver}/src/kspaceduel-${pkgver}.tar.xz") +sha1sums=('6f0c9700aebfb2f309cc3260493db4b26563e21b') build() { mkdir build
