We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb102d commit 8ef4816Copy full SHA for 8ef4816
1 file changed
srcpkgs/python3-docutils/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-docutils'
2
pkgname=python3-docutils
3
-version=0.22.4
+version=0.23
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-flit_core"
@@ -11,7 +11,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
11
license="Public Domain, BSD-2-Clause, GPL-3.0-or-later, Python-2.0"
12
homepage="https://docutils.sourceforge.io"
13
distfiles="${PYPI_SITE}/d/docutils/docutils-${version}.tar.gz"
14
-checksum=4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968
+checksum=746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e
15
16
post_install() {
17
vlicense COPYING.rst
0 commit comments