summaryrefslogtreecommitdiff
path: root/repo/python-docutils
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
committerdavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
commitf29d569cd33a73da5ad675f43a34ad53c5cc9bc6 (patch)
tree76fe6267f8307e7630fc6f53ff99a9767ad40de0 /repo/python-docutils
parent05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (diff)
Work
Diffstat (limited to 'repo/python-docutils')
-rw-r--r--repo/python-docutils/python-docutils.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/python-docutils/python-docutils.xibuild b/repo/python-docutils/python-docutils.xibuild
index cd1c45a..2721f46 100644
--- a/repo/python-docutils/python-docutils.xibuild
+++ b/repo/python-docutils/python-docutils.xibuild
@@ -3,8 +3,8 @@
MAKEDEPS="python"
DEPS=""
-PKG_VER=0.18.1
-SOURCE=https://files.pythonhosted.org/packages/57/b1/b880503681ea1b64df05106fc7e3c4e3801736cf63deffc6fa7fc5404cf5/docutils-$PKG_VER.tar.gz
+PKG_VER=0.19
+SOURCE=https://files.pythonhosted.org/packages/source/d/docutils/docutils-$PKG_VER.tar.gz
DESC="Docutils -- Python Documentation Utilities"
build() {