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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:56:33 UTC 2012


    Date: Friday, November 16, 2012 @ 14:56:33
  Author: andrea
Revision: 171189

KDE 4.10 beta1 - first steps

Added:
  kdeedu-kturtle/kde-unstable/
Modified:
  kdeedu-kturtle/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:56:33 UTC (rev 171189)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kturtle
-pkgver=4.9.3
+pkgver=4.9.80
 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/stable/${pkgver}/src/kturtle-${pkgver}.tar.xz")
-sha1sums=('c1077d3190c931b740360be4b1b343e279f94b6a')
+source=("http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.xz")
+sha1sums=('87b537edebc1733b994711d263a9f61acabad035')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list