Date: Thursday, April 6, 2023 @ 13:52:34 Author: felixonmars Revision: 1439043
upgpkg: python-unidecode 1.3.6-2: rebuild with python 3.11 Modified: python-unidecode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:52:33 UTC (rev 1439042) +++ PKGBUILD 2023-04-06 13:52:34 UTC (rev 1439043) @@ -3,7 +3,7 @@ pkgname=python-unidecode pkgver=1.3.6 -pkgrel=1 +pkgrel=2 pkgdesc='ASCII transliterations of Unicode text' arch=(any) url=https://github.com/avian2/unidecode
