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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:36:09 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:36:09
  Author: andrea
Revision: 147326

KDE 4.8.0

Modified:
  kdeedu-kturtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:36:06 UTC (rev 147325)
+++ PKGBUILD	2012-01-25 20:36:09 UTC (rev 147326)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kturtle
-pkgver=4.7.97
+pkgver=4.8.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=('59e6b0f89d1b023d6bd25da3e8d10aae7f46adae')
+source=("http://download.kde.org/stable/${pkgver}/src/kturtle-${pkgver}.tar.bz2")
+sha1sums=('3da036991fed5840fb45d033efe0082570e804d9')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list