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

Andrea Scarpino andrea at archlinux.org
Fri May 25 20:01:09 UTC 2012


    Date: Friday, May 25, 2012 @ 16:01:08
  Author: andrea
Revision: 159567

KDE 4.9

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-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD	2012-05-25 20:01:08 UTC (rev 159567)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kturtle
-pkgver=4.8.3
+pkgver=4.8.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=('6f8c102e4bf41c9e214b5f71bd79f56f5651c1dc')
+source=("http://download.kde.org/unstable/${pkgver}/src/kturtle-${pkgver}.tar.xz")
+sha1sums=('b5c3705ac91c0ab3e5781f0fb764da113a427673')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list