Date: Sunday, October 2, 2022 @ 08:10:45
  Author: alucryd
Revision: 1320594

upgpkg: python-unidecode 1.3.6-1

Modified:
  python-unidecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 07:48:32 UTC (rev 1320593)
+++ PKGBUILD    2022-10-02 08:10:45 UTC (rev 1320594)
@@ -2,7 +2,7 @@
 # Contributor: Kwpolska <[email protected]>
 
 pkgname=python-unidecode
-pkgver=1.3.5
+pkgver=1.3.6
 pkgrel=1
 pkgdesc='ASCII transliterations of Unicode text'
 arch=(any)
@@ -13,7 +13,7 @@
   git
   python-setuptools
 )
-_tag=e294ea5deb19ee7ac6e44d077c0ffb81c97137ae
+_tag=414199246e4871669896756279e3460ff0364839
 source=(git+https://github.com/avian2/unidecode.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to