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

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


    Date: Thursday, January 31, 2013 @ 12:22:30
  Author: andrea
Revision: 176450

KDE 4.10

Modified:
  kdegames-kmines/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:22:24 UTC (rev 176449)
+++ PKGBUILD	2013-01-31 11:22:30 UTC (rev 176450)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kmines
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="The classic Minesweeper game"
 url="http://kde.org/applications/games/kmines/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmines-${pkgver}.tar.xz")
-sha1sums=('2f3f5f58763d1f9e0c7eecae1e967ca7d2b352e6')
+source=("http://download.kde.org/stable/${pkgver}/src/kmines-${pkgver}.tar.xz")
+sha1sums=('59eeead2673b8ac6dfd0e7aab22bc27206a9d12a')
 
 build() {
   mkdir build




More information about the arch-commits mailing list