summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2016-09-11 21:23:07 +0800
committerwangjiezhe2016-09-11 21:23:07 +0800
commit9f673e52e5064670638934aabd6fbe5d38d661b4 (patch)
tree22e4bf1b1031c0fcf0324988ede8337d2e69b4d8 /PKGBUILD
parent877c6cb9ba09f62d00587c69063e075eb4088ac0 (diff)
downloadaur-9f673e52e5064670638934aabd6fbe5d38d661b4.tar.gz
bsltl 1.1.0
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 "$*"