Date: Friday, January 16, 2015 @ 05:03:37 Author: fyan Revision: 229176
upgpkg: kdegames-kapman 14.12.1-1 Modified: kdegames-kapman/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:01:51 UTC (rev 229175) +++ PKGBUILD 2015-01-16 04:03:37 UTC (rev 229176) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kapman -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A clone of the well known game Pac-Man" url="http://kde.org/applications/games/kapman/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kapman-${pkgver}.tar.xz") -sha1sums=('34a691f58396d3fd6f79801050d58067ab46849a') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kapman-${pkgver}.tar.xz") +sha1sums=('1f16ff8814d67b32e92f9cc5eed569982e76924e') build() { mkdir build
