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

Antonio Rojas arojas at archlinux.org
Sat Aug 19 19:42:03 UTC 2017


    Date: Saturday, August 19, 2017 @ 19:42:02
  Author: arojas
Revision: 252601

Update to 0.14

Modified:
  docutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-19 19:38:20 UTC (rev 252600)
+++ PKGBUILD	2017-08-19 19:42:02 UTC (rev 252601)
@@ -5,8 +5,8 @@
 
 pkgbase=docutils
 pkgname=('python-docutils' 'python2-docutils')
-pkgver=0.13.1
-pkgrel=2
+pkgver=0.14
+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'
@@ -13,7 +13,7 @@
 license=('custom')
 makedepends=('python' 'python2')
 source=("http://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz")
-md5sums=('ea4a893c633c788be9b8078b6b305d53')
+md5sums=('c53768d63db3873b7d452833553469de')
 
 build() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list