[arch-commits] Commit in kdeedu-step (kde-unstable kde-unstable/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:56:53 UTC 2012


    Date: Friday, November 16, 2012 @ 14:56:52
  Author: andrea
Revision: 171194

KDE 4.10 beta1 - first steps

Added:
  kdeedu-step/kde-unstable/
Modified:
  kdeedu-step/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:56:52 UTC (rev 171194)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-step
-pkgver=4.9.3
+pkgver=4.9.80
 pkgrel=1
 pkgdesc="Interactive Physical Simulator"
 url="http://kde.org/applications/education/step/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libqalculate' 'gsl')
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz")
-sha1sums=('822b8f7266f7bd8170db1c02510480bb98d03e6f')
+source=("http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz")
+sha1sums=('c331946fc2a459a9f8235cfdb6e3d42b5dcd6920')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list