Date: Thursday, October 31, 2019 @ 17:05:38 Author: foutrelis Revision: 521256
Python 3.8 rebuild Modified: python-json5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:05:37 UTC (rev 521255) +++ PKGBUILD 2019-10-31 17:05:38 UTC (rev 521256) @@ -2,7 +2,7 @@ pkgname=python-json5 pkgver=0.8.5 -pkgrel=3 +pkgrel=4 pkgdesc="A Python implementation of the JSON5 data format" arch=(any) url="https://pypi.org/project/json5/"
