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

Felix Yan fyan at archlinux.org
Fri Jan 16 04:30:10 UTC 2015


    Date: Friday, January 16, 2015 @ 05:30:10
  Author: fyan
Revision: 229196

upgpkg: kdegames-kigo 14.12.1-1

Modified:
  kdegames-kigo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 04:29:39 UTC (rev 229195)
+++ PKGBUILD	2015-01-16 04:30:10 UTC (rev 229196)
@@ -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-kigo
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="An open-source implementation of the popular Go game"
 url="http://kde.org/applications/games/kigo/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames' 'gnugo')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kigo-${pkgver}.tar.xz")
-sha1sums=('21ae8f4c9f7abee0fbcf8eaa6767405f057507e3')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz")
+sha1sums=('131ce0dec4d37dd17c13c365588123aeb661a4ff')
 
 build() {
   mkdir build



More information about the arch-commits mailing list