Date: Friday, October 25, 2019 @ 15:39:37 Author: felixonmars Revision: 519137
Python 3.8 rebuild Modified: python-utils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:39:35 UTC (rev 519136) +++ PKGBUILD 2019-10-25 15:39:37 UTC (rev 519137) @@ -5,7 +5,7 @@ pkgdesc="A module with some convenient utilities not included with the standard Python install" pkgname=python-utils pkgver=2.3.0 -pkgrel=4 +pkgrel=5 url="https://github.com/WoLpH/python-utils" license=('BSD') arch=('any')
