Date: Wednesday, February 4, 2015 @ 08:24:26 Author: fyan Revision: 230591
upgpkg: kdegames-kspaceduel 14.12.2-1 Modified: kdegames-kspaceduel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 07:24:17 UTC (rev 230590) +++ PKGBUILD 2015-02-04 07:24:26 UTC (rev 230591) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kspaceduel -pkgver=14.12.1 +pkgver=14.12.2 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=('6a5ec9e11176cf1333171f2054e823d6f3025c98') +sha1sums=('92980bc92974894a37e0a7f5bace5cedc14739cb') build() { mkdir build
