Date: Friday, January 16, 2015 @ 05:48:27 Author: fyan Revision: 229216
upgpkg: kdegames-kollision 14.12.1-1 Modified: kdegames-kollision/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:48:21 UTC (rev 229215) +++ PKGBUILD 2015-01-16 04:48:27 UTC (rev 229216) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kollision -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A simple ball dodging game" url="http://kde.org/applications/games/kollision/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kollision-${pkgver}.tar.xz") -sha1sums=('7fd6603704f0fc79bd7c75ff65b7098c3fa7c2a0') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kollision-${pkgver}.tar.xz") +sha1sums=('88461706009b471410e698636ed1df084f93acd0') build() { mkdir build
