Date: Friday, January 16, 2015 @ 05:44:05 Author: fyan Revision: 229210
upgpkg: kdegames-knavalbattle 14.12.1-1 Modified: kdegames-knavalbattle/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:42:03 UTC (rev 229209) +++ PKGBUILD 2015-01-16 04:44:05 UTC (rev 229210) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-knavalbattle -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A ship sinking game" url="http://kde.org/applications/games/knavalbattle/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/knavalbattle-${pkgver}.tar.xz") -sha1sums=('a108cc2ce41affce027ccaad94307c2e971c72b3') +source=("http://download.kde.org/stable/applications/${pkgver}/src/knavalbattle-${pkgver}.tar.xz") +sha1sums=('896365885e3412565911cd010fef0243b886b24b') build() { mkdir build
