From f29d569cd33a73da5ad675f43a34ad53c5cc9bc6 Mon Sep 17 00:00:00 2001
From: davidovski <david@davidovski.xyz>
Date: Thu, 2 Feb 2023 14:10:02 +0000
Subject: Work

---
 repo/python-docutils/python-docutils.xibuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'repo/python-docutils/python-docutils.xibuild')

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() {
-- 
cgit v1.2.1