Date: Friday, January 16, 2015 @ 05:04:35 Author: fyan Revision: 229178
upgpkg: kdegames-katomic 14.12.1-1 Modified: kdegames-katomic/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:04:05 UTC (rev 229177) +++ PKGBUILD 2015-01-16 04:04:35 UTC (rev 229178) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-katomic -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A fun and educational game built around molecular geometry" url="http://kde.org/applications/games/katomic/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/katomic-${pkgver}.tar.xz") -sha1sums=('4d0d67ddc428ad391d94f497c1325fc8edc23a3e') +source=("http://download.kde.org/stable/applications/${pkgver}/src/katomic-${pkgver}.tar.xz") +sha1sums=('b0d9b5d4f4acf85e2f36639e0d4c3ccf54b97c1d') build() { mkdir build
