summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2016-09-11 21:23:28 +0800
committerwangjiezhe2016-09-11 21:23:28 +0800
commit4137ef21f1bd9f77516c474a3cd4b42c45d03560 (patch)
treed11f166bb315c92a5fb2dda6d263c32e590fd722 /PKGBUILD
parent0ecb7276104834dc3c0be28f4186a268cb4e3254 (diff)
downloadaur-4137ef21f1bd9f77516c474a3cd4b42c45d03560.tar.gz
queueing 1.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79de413c85c1..aec3a2cc3927 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
_pack=queueing
pkgname=octave-$_pack
-pkgver=1.2.3
-pkgrel=3
+pkgver=1.2.4
+pkgrel=1
pkgdesc="The queueing package provides functions for queueing networks and Markov chains analysis. This package can be used to compute steady-state performance measures for open, closed and mixed networks with single or multiple job classes. Mean Value Analy [...]"
arch=(any)
url="http://octave.sourceforge.net/$_pack/"
@@ -24,7 +24,7 @@ install=$pkgname.install
_archive=$_pack-$pkgver.tar.gz
source=("http://downloads.sourceforge.net/octave/$_archive")
noextract=("$_archive")
-md5sums=('7345655557c5c35a76de29490304dcfe')
+md5sums=('f43f9a51819517506d9d8438657a34ae')
_octave_run() {
octave --no-history --no-init-file --no-window-system -q -f --eval "$*"