summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2016-11-16 20:14:45 +0800
committerwangjiezhe2016-11-16 20:14:45 +0800
commit9081805d1646d950a9da1b2fcfed55adb20110d3 (patch)
tree5451a62cd022bf49bd20ccda3fa5cb28b5b183ce /PKGBUILD
parent9f673e52e5064670638934aabd6fbe5d38d661b4 (diff)
downloadaur-9081805d1646d950a9da1b2fcfed55adb20110d3.tar.gz
bsltl 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbe81853e675..27c52c3f5df8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pack=bsltl
pkgname=octave-$_pack
-pkgver=1.1.0
+pkgver=1.1.1
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=('d09533471f310b377486270c0b7cf54c')
+md5sums=('b6f1cf4d372b823b61506b3acdd6f942')
_octave_run() {
octave --no-history --no-init-file --no-window-system -q -f --eval "$*"