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

Felix Yan fyan at archlinux.org
Fri Jan 16 04:56:05 UTC 2015


    Date: Friday, January 16, 2015 @ 05:56:05
  Author: fyan
Revision: 229222

upgpkg: kdegames-kreversi 14.12.1-1

Modified:
  kdegames-kreversi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 04:55:58 UTC (rev 229221)
+++ PKGBUILD	2015-01-16 04:56:05 UTC (rev 229222)
@@ -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-kreversi
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A simple one player strategy game played against the computer"
 url="http://kde.org/applications/games/kreversi/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kreversi-${pkgver}.tar.xz")
-sha1sums=('c0756470ddb33aa5a7ff8466bcf7defd534656a3')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kreversi-${pkgver}.tar.xz")
+sha1sums=('0617817b79204b9a676f800c9e3c240d450c6ce4')
 
 build() {
   mkdir build



More information about the arch-commits mailing list