Date: Thursday, October 31, 2019 @ 17:48:34
  Author: felixonmars
Revision: 521412

Python 3.8 rebuild

Modified:
  python-tabulate/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 17:48:18 UTC (rev 521411)
+++ PKGBUILD    2019-10-31 17:48:34 UTC (rev 521412)
@@ -2,7 +2,7 @@
 _name=tabulate
 pkgname=python-tabulate
 pkgver=0.8.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Pretty-print tabular data in Python, a library and a command-line 
utility."
 arch=('any')
 url="https://bitbucket.org/astanin/python-tabulate";

Reply via email to