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

Andrea Scarpino andrea at archlinux.org
Sun Mar 4 11:11:14 UTC 2012


    Date: Sunday, March 4, 2012 @ 06:11:14
  Author: andrea
Revision: 151986

KDE 4.8.1

Modified:
  kdeedu-step/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-04 11:11:08 UTC (rev 151985)
+++ PKGBUILD	2012-03-04 11:11:14 UTC (rev 151986)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-step
-pkgver=4.8.0
+pkgver=4.8.1
 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/stable/${pkgver}/src/step-${pkgver}.tar.bz2")
-sha1sums=('08fff354effdc6f10e3b55ab011f8393a19de9fd')
+source=("http://download.kde.org/stable/${pkgver}/src/xz/step-${pkgver}.tar.xz")
+sha1sums=('5b8da2e1efe783e46042603d9ba87f1f464ba105')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list