Date: Friday, January 16, 2015 @ 06:42:45 Author: fyan Revision: 229230
upgpkg: kdegames-kspaceduel 14.12.1-1 Modified: kdegames-kspaceduel/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 05:03:32 UTC (rev 229229) +++ PKGBUILD 2015-01-16 05:42:45 UTC (rev 229230) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kspaceduel -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="Each of two possible players controls a satellite spaceship orbiting the sun" url="http://kde.org/applications/games/kspaceduel/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kspaceduel-${pkgver}.tar.xz") -sha1sums=('c2371dbeaaf60cac43d7f69c735b442b17205cff') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kspaceduel-${pkgver}.tar.xz") +sha1sums=('6a5ec9e11176cf1333171f2054e823d6f3025c98') build() { mkdir build
