Date: Thursday, October 31, 2019 @ 16:38:21
Author: felixonmars
Revision: 521107
Python 3.8 rebuild
Modified:
python-toml/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 16:38:20 UTC (rev 521106)
+++ PKGBUILD 2019-10-31 16:38:21 UTC (rev 521107)
@@ -3,7 +3,7 @@
pkgbase=python-toml
pkgname=('python-toml' 'python2-toml')
pkgver=0.10.0
-pkgrel=2
+pkgrel=3
pkgdesc="A Python library for parsing and creating TOML"
arch=('any')
url="https://github.com/uiri/toml"