summaryrefslogtreecommitdiff
path: root/extra/kdeedu-kturtle
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-01-30 12:51:06 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-01-30 12:51:06 +0100
commite8a18157bce8e0b0cbde5bd52aaf5ae0940297d3 (patch)
tree89fc1343a6302c7ee5d72774fde0f5b67d0b1927 /extra/kdeedu-kturtle
parent6d4537b67f90b1decadcf8434e1a5bdcb6694f7f (diff)
parent39711f3264d3b9de2ff6392649274d6333932457 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/arpack/PKGBUILD extra/gtk2/PKGBUILD extra/kdeadmin/PKGBUILD extra/kdelibs/PKGBUILD extra/kdeplasma-addons/PKGBUILD staging/digikam/PKGBUILD testing/curl/PKGBUILD
Diffstat (limited to 'extra/kdeedu-kturtle')
-rw-r--r--extra/kdeedu-kturtle/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdeedu-kturtle/PKGBUILD b/extra/kdeedu-kturtle/PKGBUILD
index 2c98139ca..5b18e0b37 100644
--- a/extra/kdeedu-kturtle/PKGBUILD
+++ b/extra/kdeedu-kturtle/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 144695 2011-12-08 09:20:21Z andrea $
+# $Id: PKGBUILD 147856 2012-01-28 10:34:46Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kturtle
-pkgver=4.7.4
+pkgver=4.8.0
pkgrel=1
pkgdesc="Educational Programming Environment"
url="http://kde.org/applications/education/kturtle/"
@@ -13,7 +13,7 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/kturtle-${pkgver}.tar.bz2")
-sha1sums=('b3baa81277417f352d4a0bdca61df75515f30c0d')
+sha1sums=('3da036991fed5840fb45d033efe0082570e804d9')
build() {
cd "${srcdir}"