Date: Saturday, September 19, 2015 @ 19:44:43
Author: foutrelis
Revision: 141067
Python 3.5 rebuild
Modified:
docutils/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-19 17:43:28 UTC (rev 141066)
+++ PKGBUILD 2015-09-19 17:44:43 UTC (rev 141067)
@@ -6,7 +6,7 @@
pkgbase=docutils
pkgname=('python-docutils' 'python2-docutils')
pkgver=0.12
-pkgrel=2
+pkgrel=3
pkgdesc='Set of tools for processing plaintext docs into formats such as HTML,
XML, or LaTeX'
arch=('any')
url='http://docutils.sourceforge.net'