summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLisa White2019-11-18 12:37:04 +0000
committerLisa White2019-11-18 12:37:04 +0000
commit39795c9289b8b3735c685eb1f8b8d901f05caff7 (patch)
treeba344076bf063f52a3901185f68c2f0459541b53
parent84eb08decadf386d076b6ed902335cc93747ad9f (diff)
downloadaur-39795c9289b8b3735c685eb1f8b8d901f05caff7.tar.gz
Update to 0.9.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72fbe9259533..23e5f57f0a92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Fri Jan 18 11:11:22 UTC 2019
pkgbase = hotdoc
pkgdesc = HotDoc: the tastiest API documentation system
- pkgver = 0.8.103
- pkgrel = 2
+ pkgver = 0.9.3
+ pkgrel = 1
url = https://github.com/hotdoc/hotdoc
arch = any
license = LGPL2
@@ -23,7 +21,7 @@ pkgbase = hotdoc
depends = python-toposort
depends = python-wheezy
depends = python-yaml
- source = git+https://github.com/hotdoc/hotdoc.git#tag=0.8.103
+ source = git+https://github.com/hotdoc/hotdoc.git#tag=0.9.3
sha256sums = SKIP
pkgname = hotdoc
diff --git a/PKGBUILD b/PKGBUILD
index be83b05ee64e..77746ff73cb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,12 +12,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# Maintainer: Aleksey Filippov <sarum9in@gmail.com>
+# Maintainer: Lisa White <lisa.rsfp+dev@gmail.com>
+# Contributor: Aleksey Filippov <sarum9in@gmail.com>
# Contributor: Adrian Perez de Castro <aperez@igalia.com>
# Contributor: Lubosz Sarnecki <lubosz@gmail.com>
pkgname=hotdoc
-pkgver=0.8.103
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
epoch=
pkgdesc="HotDoc: the tastiest API documentation system"
arch=('any')