[arch-commits] Commit in docutils/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Mar 16 14:29:14 UTC 2020


    Date: Monday, March 16, 2020 @ 14:29:14
  Author: felixonmars
Revision: 599753

upgpkg: docutils 0.15-1

Modified:
  docutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 14:28:19 UTC (rev 599752)
+++ PKGBUILD	2020-03-16 14:29:14 UTC (rev 599753)
@@ -4,8 +4,8 @@
 
 pkgbase=docutils
 pkgname=('python-docutils' 'python2-docutils')
-pkgver=0.14
-pkgrel=4
+pkgver=0.15
+pkgrel=1
 pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX'
 arch=('any')
 url='http://docutils.sourceforge.net'
@@ -12,7 +12,7 @@
 license=('custom')
 makedepends=('python' 'python2')
 source=("http://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz")
-md5sums=('c53768d63db3873b7d452833553469de')
+sha512sums=('6cc015e5127f81a632e92e6654a8b3e549c39fd53084281de9834bbef72323738db6bc8c5e674fd6733e2bb60da957ae4d85cddf61a5b3aa82f4d1a94653861e')
 
 build() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list