asciidoc: update to 9.0.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-24 06:44:37 +00:00
parent 380dad2460
commit 975f908da5
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://asciidoc.org
TERMUX_PKG_DESCRIPTION="Text document format for short documents, articles, books and UNIX man pages."
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=9.0.4
TERMUX_PKG_VERSION=9.0.5
TERMUX_PKG_SRCURL=https://github.com/asciidoc/asciidoc-py3/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9e269f336a71e8685d03a00c71b55ca029eed9f7baf1afe67c447be32206b176
TERMUX_PKG_SHA256=b73248717403fe49ef239b2bdb95f2b603e0af15ddd8f5e420f27707010bf95f
TERMUX_PKG_DEPENDS="docbook-xsl, libxml2-utils, python, xsltproc"
TERMUX_PKG_SUGGESTS="w3m"
TERMUX_PKG_BUILD_IN_SRC=true