[arch-commits] Commit in kdegames-lskat/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jan 16 06:02:25 UTC 2015


    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 <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 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



More information about the arch-commits mailing list