asciidoc: Update to 9.0.4

This commit is contained in:
Christoph Reiter
2020-12-20 11:39:12 +01:00
parent 9dab1edc78
commit 0f498cf107

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=asciidoc
pkgver=9.0.3
pkgver=9.0.4
pkgrel=1
pkgdesc='Text document format for short documents, articles, books and UNIX man pages.'
arch=('any')
@@ -18,7 +18,7 @@ groups=('base-devel')
# 'w3m: text generation (alternative to lynx)')
source=("https://github.com/asciidoc/asciidoc-py3/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"
0001-W32-confdir.msys2.patch)
sha256sums=('d99c8be8e8a9232742253c2d87c547b2efd4bbd3f0c1e23ef14898ad0fff77c4'
sha256sums=('400368a43f3eee656d7f197382cd3554b50fb370ef2aea6534f431692a356c66'
'71f44b513f627b133afead38576fcb8a5460d0514174a4ce219c6ea761d8b40c')
prepare() {