summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangjiezhe2016-12-29 13:51:36 +0800
committerwangjiezhe2016-12-29 13:51:36 +0800
commit2a4dfe20c5e6547a87ada97723644a24e0c6eb61 (patch)
treee921b0667548d7be5bcea44f9da8ff12b4b2b3c7
parentbde97efbf35321683334eb234d98ca12d002ae69 (diff)
downloadaur-2a4dfe20c5e6547a87ada97723644a24e0c6eb61.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 e70056c10923..f36dd60c7bf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Dec 14 12:46:15 UTC 2015
+# Thu Dec 29 05:51:31 UTC 2016
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 = 3
+ pkgrel = 4
url = http://octave.sourceforge.net/nurbs/
install = octave-nurbs.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e87eb3cd0c48..93f74c1f82be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pack=nurbs
pkgname=octave-$_pack
pkgver=1.3.10
-pkgrel=3
+pkgrel=4
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/"