Date: Friday, October 25, 2019 @ 16:32:42 Author: felixonmars Revision: 519454
Python 3.8 rebuild Modified: python-ubjson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:31:51 UTC (rev 519453) +++ PKGBUILD 2019-10-25 16:32:42 UTC (rev 519454) @@ -2,7 +2,7 @@ pkgname=python-ubjson pkgver=0.14.0 -pkgrel=2 +pkgrel=3 pkgdesc='Universal Binary JSON draft-12 serializer for Python' arch=(x86_64) url='https://github.com/Iotic-Labs/py-ubjson'
