[arch-commits] Commit in kdeedu-kturtle/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Jan 16 03:23:00 UTC 2015
Date: Friday, January 16, 2015 @ 04:23:00
Author: fyan
Revision: 229156
upgpkg: kdeedu-kturtle 14.12.1-1
Modified:
kdeedu-kturtle/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-16 03:21:52 UTC (rev 229155)
+++ PKGBUILD 2015-01-16 03:23:00 UTC (rev 229156)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-kturtle
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc="Educational Programming Environment"
url="http://kde.org/applications/education/kturtle/"
@@ -12,8 +13,8 @@
depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kturtle-${pkgver}.tar.xz")
-sha1sums=('b022711c94d6a241e1e029f66c35e77ca5af8118')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kturtle-${pkgver}.tar.xz")
+sha1sums=('a5875ad501722fb3b79ea938a2f3fc16d50063df')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list