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