Date: Friday, October 1, 2021 @ 15:51:56 Author: alucryd Revision: 1026444
upgpkg: python-unidecode 1.3.2-1 Modified: python-unidecode/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-01 15:51:43 UTC (rev 1026443) +++ PKGBUILD 2021-10-01 15:51:56 UTC (rev 1026444) @@ -2,7 +2,7 @@ # Contributor: Kwpolska <[email protected]> pkgname=python-unidecode -pkgver=1.3.0 +pkgver=1.3.2 pkgrel=1 pkgdesc='ASCII transliterations of Unicode text' arch=(any) @@ -13,7 +13,7 @@ git python-setuptools ) -_tag=9c2dc90abda2726227847f0c4ab0c50e13240cd1 +_tag=1c74053bbbf5ce92bc1fc8faaf37e903aa90d011 source=(git+https://github.com/avian2/unidecode.git#tag=${_tag}) sha256sums=(SKIP)
