summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangjiezhe2015-12-14 20:46:16 +0800
committerwangjiezhe2015-12-14 20:46:16 +0800
commitbde97efbf35321683334eb234d98ca12d002ae69 (patch)
tree76133e5963dfc7b52045b9c6b72b926cae94d3d8
parent96e8aefb3f96d1f92b2ebb376cc0416e73843315 (diff)
downloadaur-bde97efbf35321683334eb234d98ca12d002ae69.tar.gz
C++11 ABI rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f1f139b9319..e70056c10923 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Mon Dec 14 12:46:15 UTC 2015
pkgbase = octave-nurbs
pkgdesc = Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.
pkgver = 1.3.10
- pkgrel = 2
+ pkgrel = 3
url = http://octave.sourceforge.net/nurbs/
install = octave-nurbs.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7603109d93e0..e87eb3cd0c48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pack=nurbs
pkgname=octave-$_pack
pkgver=1.3.10
-pkgrel=2
+pkgrel=3
pkgdesc="Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink."
arch=(any)
url="http://octave.sourceforge.net/$_pack/"