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

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


    Date: Thursday, January 31, 2013 @ 12:22:24
  Author: andrea
Revision: 176449

KDE 4.10

Modified:
  kdegames-kmahjongg/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:22:22 UTC (rev 176448)
+++ PKGBUILD	2013-01-31 11:22:24 UTC (rev 176449)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kmahjongg
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A tile matching game for one or two players"
 url="http://kde.org/applications/games/kmahjongg/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkmahjongg' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz")
-sha1sums=('62099a9039a5652e48bc2b504e29075c61a3be0a')
+source=("http://download.kde.org/stable/${pkgver}/src/kmahjongg-${pkgver}.tar.xz")
+sha1sums=('9a2532fac72ccac404379e02c2a5d0e649fc04fe')
 
 build() {
   mkdir build




More information about the arch-commits mailing list