Date: Wednesday, March 4, 2015 @ 16:20:30 Author: fyan Revision: 232712
upgpkg: kdegames-kspaceduel 14.12.3-1 Modified: kdegames-kspaceduel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 15:20:23 UTC (rev 232711) +++ PKGBUILD 2015-03-04 15:20:30 UTC (rev 232712) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kspaceduel -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 pkgdesc="Each of two possible players controls a satellite spaceship orbiting the sun" url="http://kde.org/applications/games/kspaceduel/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kspaceduel-${pkgver}.tar.xz") -sha1sums=('92980bc92974894a37e0a7f5bace5cedc14739cb') +sha1sums=('dd417e22fe9675a2a54f4356d301601f99a5b905') build() { mkdir build
