summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangjiezhe2016-12-29 14:11:33 +0800
committerwangjiezhe2016-12-29 14:11:33 +0800
commitba8abfaa3b8e70c7529361b54b740809c53235ff (patch)
tree4c1a70f6991843056a2567541b2d8852136ca0e2
parent8c998df69621f494fee05059556faa632bae1e3e (diff)
downloadaur-ba8abfaa3b8e70c7529361b54b740809c53235ff.tar.gz
rebuild for octave 4.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fbc875b1a69..bf81746536c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Dec 17 01:52:18 UTC 2016
+# Thu Dec 29 06:11:28 UTC 2016
pkgbase = octave-queueing
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 [...]
pkgver = 1.2.5
- pkgrel = 1
+ pkgrel = 2
url = http://octave.sourceforge.net/queueing/
install = octave-queueing.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 1a75eb997a92..4e5f1f9545a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pack=queueing
pkgname=octave-$_pack
pkgver=1.2.5
-pkgrel=1
+pkgrel=2
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/"