Date: Thursday, October 31, 2019 @ 17:16:38
  Author: felixonmars
Revision: 521308

Python 3.8 rebuild

Modified:
  python-xmltodict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 17:16:17 UTC (rev 521307)
+++ PKGBUILD    2019-10-31 17:16:38 UTC (rev 521308)
@@ -5,7 +5,7 @@
 pkgbase=python-xmltodict
 pkgname=('python-xmltodict' 'python2-xmltodict')
 pkgver=0.12.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Python module that makes working with XML feel like working with JSON"
 url="https://github.com/martinblech/xmltodict";
 arch=('any')

Reply via email to