summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeedu-step/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdeedu-step/PKGBUILD')
-rw-r--r--kde-unstable/kdeedu-step/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeedu-step/PKGBUILD b/kde-unstable/kdeedu-step/PKGBUILD
index de8bd83a3..3e10ea075 100644
--- a/kde-unstable/kdeedu-step/PKGBUILD
+++ b/kde-unstable/kdeedu-step/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 144810 2011-12-08 10:54:46Z andrea $
+# $Id: PKGBUILD 145526 2011-12-22 23:02:46Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-step
-pkgver=4.7.90
+pkgver=4.7.95
pkgrel=1
pkgdesc="Interactive Physical Simulator"
url="http://kde.org/applications/education/step/"
@@ -13,7 +13,7 @@ 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=('280fb584332f6bb043f40a367b8ba9b0e1a4f783')
+sha1sums=('a97d987e05509d0a15442e2ef2f958e819b64e5c')
build() {
cd "${srcdir}"