Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-docutils/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-docutils'
pkgname=python3-docutils
version=0.22.4
version=0.23
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
Expand All @@ -11,7 +11,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
license="Public Domain, BSD-2-Clause, GPL-3.0-or-later, Python-2.0"
homepage="https://docutils.sourceforge.io"
distfiles="${PYPI_SITE}/d/docutils/docutils-${version}.tar.gz"
checksum=4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968
checksum=746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e

post_install() {
vlicense COPYING.rst
Expand Down