summaryrefslogtreecommitdiff
path: root/scidavis/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'scidavis/PKGBUILD')
-rw-r--r--scidavis/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/scidavis/PKGBUILD b/scidavis/PKGBUILD
index 90d922b7..338ff9ef 100644
--- a/scidavis/PKGBUILD
+++ b/scidavis/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Alexander <chronischzuspaet at gmail dot com> Kempen
pkgname=scidavis
-pkgver=1.18
+pkgver=1.19
pkgrel=1
pkgdesc="Application for Scientific Data Analysis and Visualization, fork of QtiPlot"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('boost' 'cmake')
depends=('gsl' 'glu' 'mesa' 'muparser' 'python2-pyqt4' 'shared-mime-info'
'qwt5' 'qwtplot3d')
source=("http://prdownloads.sourceforge.net/sourceforge/scidavis/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('a6242196c42b8a75b4a7b217c2199219dcb546e5a60c1c3381512b588598c788ffdac337f887d94db777cc771654e4354c67145b6f0389a1762f5948736716b5')
+sha512sums=('eb33958c9f6626185d3c02d0c6ead341a9cdc82c2066ed39cb1d93e3257f7f846df20e54b4fee9c30695414b12348d9dba61bdc78eee87cf64d2dbf40c01516d')
install="${pkgname}.install"
build() {