summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeedu-kturtle/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdeedu-kturtle/PKGBUILD')
-rw-r--r--kde-unstable/kdeedu-kturtle/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeedu-kturtle/PKGBUILD b/kde-unstable/kdeedu-kturtle/PKGBUILD
index dc60d6200..108259e32 100644
--- a/kde-unstable/kdeedu-kturtle/PKGBUILD
+++ b/kde-unstable/kdeedu-kturtle/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 124761 2011-05-24 08:01:51Z andrea $
+# $Id: PKGBUILD 128567 2011-06-24 12:54:38Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kturtle
-pkgver=4.6.80
+pkgver=4.6.90
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/unstable/${pkgver}/src/kturtle-${pkgver}.tar.bz2")
-sha1sums=('5aa67c458212315616a9c67e06a3e8a8a79ee302')
+sha1sums=('936799165299e62241ef4fe4914446470d089501')
build() {
cd "${srcdir}"