Date: Sunday, July 24, 2011 @ 18:47:45
  Author: andrea
Revision: 132535

KDE 4.7.0

Modified:
  kdeedu-step/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-07-24 22:47:42 UTC (rev 132534)
+++ PKGBUILD    2011-07-24 22:47:45 UTC (rev 132535)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=kdeedu-step
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="Interactive Physical Simulator"
 url="http://kde.org/applications/education/step/";
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libqalculate' 'gsl' 'eigen')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.bz2";)
-sha1sums=('379212172a3605695a3652c4c9e5f32fac261780')
+source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.bz2";)
+sha1sums=('134fe3b80f0ea1931a81cd82981ef5d683442518')
 
 build() {
   cd "${srcdir}"

Reply via email to