Date: Thursday, January 31, 2013 @ 12:23:06
  Author: andrea
Revision: 176462

KDE 4.10

Modified:
  kdegames-ksquares/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-31 11:23:05 UTC (rev 176461)
+++ PKGBUILD    2013-01-31 11:23:06 UTC (rev 176462)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=kdegames-ksquares
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A modeled after the well known pen and paper based game of Dots and 
Boxes"
 url="http://kde.org/applications/games/ksquares/";
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/ksquares-${pkgver}.tar.xz";)
-sha1sums=('6d3b87d2b3186d35aea2113c77502ae572d85b09')
+source=("http://download.kde.org/stable/${pkgver}/src/ksquares-${pkgver}.tar.xz";)
+sha1sums=('1a814d64694e4a435d4c08ccf0c0003e199818f2')
 
 build() {
   mkdir build

Reply via email to