Date: Thursday, March 18, 2021 @ 09:33:48 Author: alucryd Revision: 894340
upgpkg: python-unidecode 1.2.0-1 Modified: python-unidecode/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-18 09:32:55 UTC (rev 894339) +++ PKGBUILD 2021-03-18 09:33:48 UTC (rev 894340) @@ -2,7 +2,7 @@ # Contributor: Kwpolska <[email protected]> pkgname=python-unidecode -pkgver=1.1.2 +pkgver=1.2.0 pkgrel=1 pkgdesc='ASCII transliterations of Unicode text' arch=(any) @@ -13,7 +13,7 @@ git python-setuptools ) -_tag=fdf8aa731c53154de04a019eaf91405fc5ff15a5 +_tag=d173521bfa5291f3dcb1a0a71fc35eda6dae7840 source=(git+https://github.com/avian2/unidecode.git#tag=${_tag}) sha256sums=(SKIP)
