Date: Friday, January 4, 2013 @ 09:40:49 Author: andrea Revision: 174400
KDE 4.10 RC2 Modified: kdegames-kspaceduel/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:40:46 UTC (rev 174399) +++ PKGBUILD 2013-01-04 14:40:49 UTC (rev 174400) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kspaceduel -pkgver=4.9.95 +pkgver=4.9.97 pkgrel=1 pkgdesc="Each of two possible players controls a satellite spaceship orbiting the sun" url="http://kde.org/applications/games/kspaceduel/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kspaceduel-${pkgver}.tar.xz") -sha1sums=('5ce26e23dd6fc1da95d23eacf3df32069226685e') +sha1sums=('ad97df98fdf15a76a64fc4ea51299c7444ea95af') build() { mkdir build
