summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2016-07-26 15:07:01 +0800
committerwangjiezhe2016-07-26 15:07:01 +0800
commit877c6cb9ba09f62d00587c69063e075eb4088ac0 (patch)
treee7fb6a55596a1e2c6180994e3ef4eb9ba0de6457 /PKGBUILD
parent79fff28098f4827a2b4d544e2c355dda6cb5ae30 (diff)
downloadaur-877c6cb9ba09f62d00587c69063e075eb4088ac0.tar.gz
bsltl 1.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 007ada9af7d7..817b31686b44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pack=bsltl
pkgname=octave-$_pack
-pkgver=1.0.1
+pkgver=1.0.2
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=('623c3b820df85c6315e5a2dad39a07c4')
+md5sums=('32cc3ebb122df565e166f7e08d2880fa')
_octave_run() {
octave --no-history --no-init-file --no-window-system -q -f --eval "$*"