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

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


    Date: Thursday, January 31, 2013 @ 12:21:50
  Author: andrea
Revision: 176437

KDE 4.10

Modified:
  kdegames-kblocks/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:21:49 UTC (rev 176436)
+++ PKGBUILD	2013-01-31 11:21:50 UTC (rev 176437)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegames-kblocks
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="The classic falling blocks game"
 url="http://kde.org/applications/games/kblocks/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kblocks-${pkgver}.tar.xz")
-sha1sums=('60d080ddd51cba45743054434d8c1821d7da238b')
+source=("http://download.kde.org/stable/${pkgver}/src/kblocks-${pkgver}.tar.xz")
+sha1sums=('969e5de340ed2052b42bf1e0b8a5da3dce41f3da')
 
 build() {
   mkdir build




More information about the arch-commits mailing list