summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeedu-kturtle
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
committerroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
commit38ea2e71952c00f18230ed0e691532aadff4e2c1 (patch)
treebc1c7cfd697773062d53a0a23b35afdb0fc775c2 /kde-unstable/kdeedu-kturtle
parentf48f6c82e23a3bacb8a0952c2d2cf9af1e6bf42d (diff)
Thu Nov 22 02:27:52 PST 2012
Diffstat (limited to 'kde-unstable/kdeedu-kturtle')
-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 00a7ce616..fb4d32ac6 100644
--- a/kde-unstable/kdeedu-kturtle/PKGBUILD
+++ b/kde-unstable/kdeedu-kturtle/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 163405 2012-07-11 22:32:24Z andrea $
+# $Id: PKGBUILD 171771 2012-11-21 19:11:31Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kturtle
-pkgver=4.8.97
+pkgver=4.9.80
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.xz")
-sha1sums=('59b192b9fd31568d63d6192c038530fe009f303f')
+sha1sums=('87b537edebc1733b994711d263a9f61acabad035')
build() {
cd "${srcdir}"