[arch-commits] Commit in kdeedu-step/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jan 25 20:36:20 UTC 2012
Date: Wednesday, January 25, 2012 @ 15:36:20
Author: andrea
Revision: 147330
KDE 4.8.0
Modified:
kdeedu-step/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-01-25 20:36:17 UTC (rev 147329)
+++ PKGBUILD 2012-01-25 20:36:20 UTC (rev 147330)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-step
-pkgver=4.7.97
+pkgver=4.8.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=('0866a4c88090e1e3254e01cfff78455202dae4ab')
+source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.bz2")
+sha1sums=('08fff354effdc6f10e3b55ab011f8393a19de9fd')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list