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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:21:59 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:21:59
  Author: andrea
Revision: 176441

KDE 4.10

Modified:
  kdegames-kfourinline/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:21:57 UTC (rev 176440)
+++ PKGBUILD	2013-01-31 11:21:59 UTC (rev 176441)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kfourinline
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A four-in-a-row game"
 url="http://kde.org/applications/games/kfourinline/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kfourinline-${pkgver}.tar.xz")
-sha1sums=('573a4bd529941913b9eccc512a8de5d37d832d43')
+source=("http://download.kde.org/stable/${pkgver}/src/kfourinline-${pkgver}.tar.xz")
+sha1sums=('147afa6ebe5df5d93d6564aeec0ddfd54d894797')
 
 build() {
   mkdir build




More information about the arch-commits mailing list