Date: Friday, May 12, 2023 @ 06:33:37
  Author: polyzen
Revision: 1460063

upgpkg: python-docutils 1:0.20-1

Modified:
  python-docutils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-12 06:22:03 UTC (rev 1460062)
+++ PKGBUILD    2023-05-12 06:33:37 UTC (rev 1460063)
@@ -6,8 +6,8 @@
 
 _name=docutils
 pkgname=python-docutils
-pkgver=0.19
-pkgrel=6
+pkgver=0.20
+pkgrel=1
 epoch=1
 pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, 
XML, or LaTeX'
 arch=('any')
@@ -17,7 +17,7 @@
 makedepends=('python-build' 'python-installer' 'python-setuptools'
              'python-wheel')
 source=("https://downloads.sourceforge.net/$_name/$_name-$pkgver.tar.gz";)
-sha512sums=('fb904a899f2b6f3c07c5079577bd7c52a3182cb85f6a4149391e523498df15bfa317f0c04095b890beeb3f89c2b444875a2a609d880ac4d7fbc3125e46b37ea5')
+b2sums=('b13f9d4c4dd54b29ff3f93baa8e4a9109c8f719ef62b21b0fceb3f337b5b0b732f3009463c19a1840898217df29e3990e5f24f5c0c17a968386df4c30f021380')
 
 build() {
   cd $_name-$pkgver

Reply via email to