[arch-commits] Commit in kdeedu-kturtle/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:47:34 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:47:33
  Author: andrea
Revision: 132531

KDE 4.7.0

Modified:
  kdeedu-kturtle/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:47:31 UTC (rev 132530)
+++ PKGBUILD	2011-07-24 22:47:33 UTC (rev 132531)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kturtle
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="Educational Programming Environment"
 url="http://kde.org/applications/education/kturtle/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.bz2")
-sha1sums=('4fda890d4cd89ea2d257788354c9cc4158fc993b')
+source=("http://download.kde.org/stable/${pkgver}/src/kturtle-${pkgver}.tar.bz2")
+sha1sums=('d7bba4f06ac21b37bf32a84903ba6366a094ac1f')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list