summaryrefslogtreecommitdiff
path: root/community/freemat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/freemat/PKGBUILD')
-rw-r--r--community/freemat/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/freemat/PKGBUILD b/community/freemat/PKGBUILD
index 67d4be403..704e95c4c 100644
--- a/community/freemat/PKGBUILD
+++ b/community/freemat/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 85346 2013-03-01 10:30:37Z andrea $
+# $Id: PKGBUILD 96957 2013-09-09 09:59:31Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=freemat
-pkgver=4.1
-pkgrel=7
+pkgver=4.2
+pkgrel=1
pkgdesc="A free environment for rapid engineering, scientific prototyping and data processing"
arch=('i686' 'x86_64')
url="http://freemat.sourceforge.net"
license=('GPL')
-depends=('qt4' 'ffcall' 'fftw' 'portaudio' 'libffi' 'glu')
+depends=('qt4' 'ffcall' 'fftw' 'portaudio' 'libffi' 'glu' 'qtwebkit')
makedepends=('arpack' 'lapack' 'umfpack' 'blas' 'libmatio' 'cmake' 'python2' 'mesa')
install=freemat.install
source=(http://downloads.sourceforge.net/project/freemat/FreeMat4/FreeMat-$pkgver-Source.tar.gz
build-fix.patch)
-md5sums=('929d31e2310feaff5d380fc2f7b4d1a2'
+md5sums=('ace147e49273ae935d363da8e2a56d4d'
'2d11a28aa2a7df89c4618ed1c4be5973')
build() {