diff --git a/asciidoc/PKGBUILD b/asciidoc/PKGBUILD index e6bbe09d18..7b8a89d5ea 100644 --- a/asciidoc/PKGBUILD +++ b/asciidoc/PKGBUILD @@ -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')