Date: Friday, September 30, 2022 @ 07:33:01
  Author: alucryd
Revision: 1318674

upgpkg: python-unidecode 1.3.5-1

Modified:
  python-unidecode/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-30 07:28:27 UTC (rev 1318673)
+++ PKGBUILD    2022-09-30 07:33:01 UTC (rev 1318674)
@@ -2,7 +2,7 @@
 # Contributor: Kwpolska <[email protected]>
 
 pkgname=python-unidecode
-pkgver=1.3.4
+pkgver=1.3.5
 pkgrel=1
 pkgdesc='ASCII transliterations of Unicode text'
 arch=(any)
@@ -13,7 +13,7 @@
   git
   python-setuptools
 )
-_tag=6f78d8596cd33d791f4c0b32fba74497afdf125c
+_tag=e294ea5deb19ee7ac6e44d077c0ffb81c97137ae
 source=(git+https://github.com/avian2/unidecode.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to