Date: Friday, October 25, 2019 @ 15:21:17 Author: foutrelis Revision: 518993
Python 3.8 rebuild Modified: python-inflection/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:21:09 UTC (rev 518992) +++ PKGBUILD 2019-10-25 15:21:17 UTC (rev 518993) @@ -2,7 +2,7 @@ pkgname=python-inflection pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A port of Ruby on Rails inflector to Python" url="https://github.com/jpvanhal/inflection" license=('MIT')
