Date: Friday, January 16, 2015 @ 05:55:30 Author: fyan Revision: 229220
upgpkg: kdegames-kpatience 14.12.1-1 Modified: kdegames-kpatience/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 04:51:20 UTC (rev 229219) +++ PKGBUILD 2015-01-16 04:55:30 UTC (rev 229220) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kpatience -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="Offers a selection of solitaire card games" url="http://kde.org/applications/games/kpat/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kpat-${pkgver}.tar.xz") -sha1sums=('1ced22c9b78bd28e100d1a1130cc8b8730776f9a') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz") +sha1sums=('83bed28b704f139cbda0ed55429883cb930b967e') build() { mkdir build
