[arch-commits] Commit in kdeedu-kturtle/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:11:00 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:11:00
  Author: andrea
Revision: 151982

KDE 4.8.1

Modified:
  kdeedu-kturtle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:10:57 UTC (rev 151981)
+++ PKGBUILD	2012-03-04 11:11:00 UTC (rev 151982)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kturtle
-pkgver=4.8.0
+pkgver=4.8.1
 pkgrel=1
 pkgdesc="Educational Programming Environment"
 url="http://kde.org/applications/education/kturtle/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kturtle-${pkgver}.tar.bz2")
-sha1sums=('3da036991fed5840fb45d033efe0082570e804d9')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/kturtle-${pkgver}.tar.xz")
+sha1sums=('3a6a3828c44957644716608234a3813690d0c503')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list