Date: Friday, January 16, 2015 @ 07:02:24 Author: fyan Revision: 229241
upgpkg: kdegames-lskat 14.12.1-1 Modified: kdegames-lskat/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 06:02:02 UTC (rev 229240) +++ PKGBUILD 2015-01-16 06:02:24 UTC (rev 229241) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-lskat -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="Lieutenant Skat is a fun and engaging card game for two players" url="http://kde.org/applications/games/lskat/" @@ -12,8 +13,8 @@ depends=('kdebase-runtime' 'libkdegames') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/lskat-${pkgver}.tar.xz") -sha1sums=('45a72e7cad1bc5bd696e4030667f58b54025819d') +source=("http://download.kde.org/stable/applications/${pkgver}/src/lskat-${pkgver}.tar.xz") +sha1sums=('05f87ecd10a6c28736382b5f5767ca7d19fbf93d') build() { mkdir build
