Date: Friday, January 16, 2015 @ 05:23:03 Author: fyan Revision: 229190
upgpkg: kdegames-kfourinline 14.12.1-1 Modified: kdegames-kfourinline/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:18:40 UTC (rev 229189) +++ PKGBUILD 2015-01-16 04:23:03 UTC (rev 229190) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kfourinline -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A four-in-a-row game" url="http://kde.org/applications/games/kfourinline/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kfourinline-${pkgver}.tar.xz") -sha1sums=('70cecb2c6cd8499a8d30487434a0146585c4919c') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kfourinline-${pkgver}.tar.xz") +sha1sums=('beabbe2dd32c3bbebf449441258ad36ef2182955') build() { mkdir build
