summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangjiezhe2016-12-29 14:28:56 +0800
committerwangjiezhe2016-12-29 14:28:56 +0800
commit914abb3f53d11898971161203c9a09c75baa02b5 (patch)
tree58daaf90bb83c9c7ed87b793262779ee1b282a02
parentb59646e69a04ddbf0c7b4ef56430e12d05eecec4 (diff)
downloadaur-914abb3f53d11898971161203c9a09c75baa02b5.tar.gz
rebuild for octave 4.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 263174a9295c..a7a4a45d3900 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Dec 29 06:28:53 UTC 2016
pkgbase = octave-stk
pkgdesc = The STK is a (not so) Small Toolbox for Kriging. Its primary focus is on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesi [...]
pkgver = 2.3.4
- pkgrel = 1
+ pkgrel = 2
url = http://octave.sourceforge.net/stk/
install = octave-stk.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index fb62f16657eb..dd57fbdd99b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_pack=stk
pkgname=octave-$_pack
pkgver=2.3.4
-pkgrel=1
+pkgrel=2
pkgdesc=" The STK is a (not so) Small Toolbox for Kriging. Its primary focus is on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesi [...]"
arch=(any)
url="http://octave.sourceforge.net/$_pack/"