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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:22:55 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:22:55
  Author: andrea
Revision: 176457

KDE 4.10

Modified:
  kdegames-kreversi/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:22:51 UTC (rev 176456)
+++ PKGBUILD	2013-01-31 11:22:55 UTC (rev 176457)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kreversi
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A simple one player strategy game played against the computer"
 url="http://kde.org/applications/games/kreversi/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kreversi-${pkgver}.tar.xz")
-sha1sums=('d2a1c94b015f3b341ae68bec3fc93859dc8320e2')
+source=("http://download.kde.org/stable/${pkgver}/src/kreversi-${pkgver}.tar.xz")
+sha1sums=('0bb2b856a1097289a69cd01d33e4208a54c62e1f')
 
 build() {
   mkdir build




More information about the arch-commits mailing list