diff --git a/srcpkgs/asciidoc/template b/srcpkgs/asciidoc/template index bee49904ba4..48af373b5e4 100644 --- a/srcpkgs/asciidoc/template +++ b/srcpkgs/asciidoc/template @@ -1,8 +1,8 @@ # Template file for 'asciidoc' pkgname=asciidoc -version=9.0.5 +version=9.1.0 revision=1 -wrksrc=${pkgname}-py3-${version} +wrksrc=${pkgname}-py-${version} build_style=gnu-configure hostmakedepends="automake docbook-xsl libxslt python3" depends="docbook-xsl libxslt python3" @@ -12,8 +12,8 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://asciidoc.org/" changelog="https://asciidoc.org/CHANGELOG.html" -distfiles="https://github.com/asciidoc/asciidoc-py3/archive/${version}.tar.gz" -checksum=b73248717403fe49ef239b2bdb95f2b603e0af15ddd8f5e420f27707010bf95f +distfiles="https://github.com/asciidoc/asciidoc-py/archive/${version}.tar.gz" +checksum=5056c20157349f8dc74f005b6e88ccbf1078c4e26068876f13ca3d1d7d045fe7 pre_configure() { autoreconf -fi