Date: Thursday, October 31, 2019 @ 16:56:36
Author: foutrelis
Revision: 521206
Python 3.8 rebuild
Modified:
python-pytoml/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 16:56:21 UTC (rev 521205)
+++ PKGBUILD 2019-10-31 16:56:36 UTC (rev 521206)
@@ -8,7 +8,7 @@
pkgname=('python-pytoml' 'python2-pytoml')
pkgver=0.1.21
_test_commit=bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a
-pkgrel=2
+pkgrel=3
pkgdesc="A TOML-0.4.0 parser/writer for Python."
arch=('any')
url="https://github.com/avakar/${_pkgname}"