summaryrefslogtreecommitdiff
path: root/kde-unstable/kdeedu-step
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
committerroot <root@rshg054.dnsready.net>2012-11-22 02:31:09 -0800
commit38ea2e71952c00f18230ed0e691532aadff4e2c1 (patch)
treebc1c7cfd697773062d53a0a23b35afdb0fc775c2 /kde-unstable/kdeedu-step
parentf48f6c82e23a3bacb8a0952c2d2cf9af1e6bf42d (diff)
Thu Nov 22 02:27:52 PST 2012
Diffstat (limited to 'kde-unstable/kdeedu-step')
-rw-r--r--kde-unstable/kdeedu-step/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde-unstable/kdeedu-step/PKGBUILD b/kde-unstable/kdeedu-step/PKGBUILD
index 6d5b6157e..8cb730a8b 100644
--- a/kde-unstable/kdeedu-step/PKGBUILD
+++ b/kde-unstable/kdeedu-step/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 163410 2012-07-11 22:35:31Z andrea $
+# $Id: PKGBUILD 171776 2012-11-21 19:15:08Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdeedu-step
-pkgver=4.8.97
+pkgver=4.9.80
pkgrel=1
pkgdesc="Interactive Physical Simulator"
url="http://kde.org/applications/education/step/"
@@ -10,10 +10,10 @@ arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdeedu')
depends=('kdebase-runtime' 'libqalculate' 'gsl')
-makedepends=('cmake' 'automoc4' 'eigen')
+makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
install=${pkgname}.install
source=("http://download.kde.org/unstable/${pkgver}/src/step-${pkgver}.tar.xz")
-sha1sums=('444eebae0e493fe1bea39530e432365fbd8f231c')
+sha1sums=('c331946fc2a459a9f8235cfdb6e3d42b5dcd6920')
build() {
cd "${srcdir}"