[arch-commits] Commit in kdeedu-step (trunk trunk trunk/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Jul 26 16:57:26 UTC 2012
Date: Thursday, July 26, 2012 @ 12:57:25
Author: andrea
Revision: 164130
KDE 4.9.0
Added:
kdeedu-step/trunk/
Modified:
kdeedu-step/trunk/PKGBUILD
Deleted:
kdeedu-step/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:57:25 UTC (rev 164130)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-step
-pkgver=4.8.97
+pkgver=4.9.0
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')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz")
-sha1sums=('444eebae0e493fe1bea39530e432365fbd8f231c')
+source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz")
+sha1sums=('6d8c2e7e2d295418515f3e3787a4649226716cc4')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list