summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangjiezhe2016-12-19 21:18:03 +0800
committerwangjiezhe2016-12-19 21:18:03 +0800
commita08bb713eaadd8df12b99ca0fa9d9976b7fce438 (patch)
tree391ad85fce2ea964a03c5f53af443c69b4af26c3
parentd749bccd00f0c70f62acab93198d99cdd3bd338f (diff)
downloadaur-a08bb713eaadd8df12b99ca0fa9d9976b7fce438.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 f23f972e190d..f4546a2a7fd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jul 23 08:00:41 UTC 2016
+# Mon Dec 19 13:17:58 UTC 2016
pkgbase = octave-generate_html
pkgdesc = This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages.
pkgver = 0.1.12
- pkgrel = 1
+ pkgrel = 2
url = http://octave.sourceforge.net/generate_html/
install = octave-generate_html.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7e7586a36ace..ee410898ef79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_pack=generate_html
pkgname=octave-$_pack
pkgver=0.1.12
-pkgrel=1
+pkgrel=2
pkgdesc="This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages."
arch=(any)
url="http://octave.sourceforge.net/$_pack/"