summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeedu-kturtle
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-23 23:14:44 +0000
committerroot <root@rshg054.dnsready.net>2011-12-23 23:14:44 +0000
commitd53a615fd6ab6dfeb42da11086f96698cb08fe40 (patch)
treee8b4ecb6de34cedcb486150a721025bf303f66da /kde-unstable/kdeedu-kturtle
parent34e6c976d28892a7bd3f7578f10fcfa57865472f (diff)
Fri Dec 23 23:14:44 UTC 2011
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 3e79f0a48..4c6baf689 100644
--- a/kde-unstable/kdeedu-kturtle/PKGBUILD
+++ b/kde-unstable/kdeedu-kturtle/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 144806 2011-12-08 10:52:40Z andrea $
+# $Id: PKGBUILD 145522 2011-12-22 23:00:43Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-kturtle
-pkgver=4.7.90
+pkgver=4.7.95
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=('be1250b25efde8d74ca9c64f6f2af1fe7f3ae655')
+sha1sums=('cec35a632ff6df29076a8f753c81e2a89f658b2b')
build() {
cd "${srcdir}"