Date: Friday, October 25, 2019 @ 15:25:27 Author: felixonmars Revision: 519020
Python 3.8 rebuild Modified: python-unidecode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:25:04 UTC (rev 519019) +++ PKGBUILD 2019-10-25 15:25:27 UTC (rev 519020) @@ -7,7 +7,7 @@ python2-unidecode ) pkgver=1.1.1 -pkgrel=1 +pkgrel=2 pkgdesc='ASCII transliterations of Unicode text' arch=(any) url=https://github.com/avian2/unidecode
