Date: Friday, January 16, 2015 @ 05:58:11 Author: fyan Revision: 229224
upgpkg: kdegames-kshisen 14.12.1-1 Modified: kdegames-kshisen/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:56:32 UTC (rev 229223) +++ PKGBUILD 2015-01-16 04:58:11 UTC (rev 229224) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kshisen -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="A solitaire-like game played using the standard set of Mahjong tiles" url="http://kde.org/applications/games/kshisen/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames' 'libkmahjongg') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kshisen-${pkgver}.tar.xz") -sha1sums=('c65e667485262df0f299949508d9df9c2c1f8072') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kshisen-${pkgver}.tar.xz") +sha1sums=('d5641d08f71b6d35499821a12e94e5c6797e1199') build() { mkdir build
