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

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 16:57:00 UTC 2012


    Date: Thursday, July 26, 2012 @ 12:56:57
  Author: andrea
Revision: 164125

KDE 4.9.0

Added:
  kdeedu-kturtle/trunk/
Modified:
  kdeedu-kturtle/trunk/PKGBUILD
Deleted:
  kdeedu-kturtle/trunk/

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

Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD	2012-07-26 16:56:57 UTC (rev 164125)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kturtle
-pkgver=4.8.97
+pkgver=4.9.0
 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/unstable/${pkgver}/src/kturtle-${pkgver}.tar.xz")
-sha1sums=('59b192b9fd31568d63d6192c038530fe009f303f')
+source=("http://download.kde.org/stable/${pkgver}/src/kturtle-${pkgver}.tar.xz")
+sha1sums=('013d88bfd86183138eacf3129722efdfa0742064')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list