Date: Thursday, January 31, 2013 @ 12:21:51
  Author: andrea
Revision: 176438

KDE 4.10

Modified:
  kdegames-kbounce/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-31 11:21:50 UTC (rev 176437)
+++ PKGBUILD    2013-01-31 11:21:51 UTC (rev 176438)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <[email protected]>
 
 pkgname=kdegames-kbounce
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="A single player arcade game with the elements of puzzle"
 url="http://kde.org/applications/games/kbounce/";
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kbounce-${pkgver}.tar.xz";)
-sha1sums=('2c0d58cfc7fce3563ca47d33cd0f78b0924b6ab2')
+source=("http://download.kde.org/stable/${pkgver}/src/kbounce-${pkgver}.tar.xz";)
+sha1sums=('e59c9386f3a8accf2f58b223ec45fe52e92e2871')
 
 build() {
   mkdir build

Reply via email to