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

Felix Yan fyan at archlinux.org
Fri Jan 16 05:01:55 UTC 2015


    Date: Friday, January 16, 2015 @ 06:01:54
  Author: fyan
Revision: 229226

upgpkg: kdegames-ksirk 14.12.1-1

Modified:
  kdegames-ksirk/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 04:58:39 UTC (rev 229225)
+++ PKGBUILD	2015-01-16 05:01:54 UTC (rev 229226)
@@ -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-ksirk
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A computerized version of a well known strategy game"
 url="http://kde.org/applications/games/ksirk/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/ksirk-${pkgver}.tar.xz")
-sha1sums=('8a6d06a8ccf2b18016613c4ff76b419651f2de61')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/ksirk-${pkgver}.tar.xz")
+sha1sums=('83195139e54233acb8b3fe1b484f92df5d323caf')
 
 build() {
   mkdir build



More information about the arch-commits mailing list