* update asciidoc to 10.2.0-4

This commit is contained in:
Alexander Baldeck 2023-12-05 14:53:47 +01:00
parent 42ac1fa337
commit 175b316e1a

View File

@ -12,10 +12,10 @@
pkgname=asciidoc
pkgver=10.2.0
pkgrel=3
pkgrel=4
pkgdesc='Text document format for short documents, articles, books and UNIX man pages'
arch=(any)
url='https://asciidoc.org/'
url='https://asciidoc-py.github.io'
license=('GPL')
depends=('python' 'libxslt' 'docbook-xsl')
checkdepends=('dblatex' 'graphviz' 'lilypond' 'python-pytest'{,-mock} 'source-highlight')