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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:20:52 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:20:52
  Author: andrea
Revision: 176424

KDE 4.10

Modified:
  kdeedu-kturtle/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:20:48 UTC (rev 176423)
+++ PKGBUILD	2013-01-31 11:20:52 UTC (rev 176424)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kturtle
-pkgver=4.9.98
+pkgver=4.10.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.xz")
-sha1sums=('3c9ce6101a04df6efc9d1596aea5592fae043e3d')
+source=("http://download.kde.org/stable/${pkgver}/src/kturtle-${pkgver}.tar.xz")
+sha1sums=('275d42b8947a038f1f1f1661177ab24ddcf512f1')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list