summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 817b31686b44..dbe81853e675 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pack=bsltl
pkgname=octave-$_pack
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
pkgdesc="The BSLTL package is a free collection of OCTAVE/MATLAB routines for working with the biospeckle laser technique."
arch=(any)
@@ -24,7 +24,7 @@ install=$pkgname.install
_archive=$_pack-$pkgver.tar.gz
source=("http://downloads.sourceforge.net/octave/$_archive")
noextract=("$_archive")
-md5sums=('32cc3ebb122df565e166f7e08d2880fa')
+md5sums=('d09533471f310b377486270c0b7cf54c')
_octave_run() {
octave --no-history --no-init-file --no-window-system -q -f --eval "$*"