[arch-commits] Commit in python-unidecode/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Sep 9 09:23:37 UTC 2021


    Date: Thursday, September 9, 2021 @ 09:23:36
  Author: alucryd
Revision: 1013058

upgpkg: python-unidecode 1.3.0-1

Modified:
  python-unidecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 09:23:21 UTC (rev 1013057)
+++ PKGBUILD	2021-09-09 09:23:36 UTC (rev 1013058)
@@ -2,7 +2,7 @@
 # Contributor: Kwpolska <kwpolska at kwpolska.tk>
 
 pkgname=python-unidecode
-pkgver=1.2.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='ASCII transliterations of Unicode text'
 arch=(any)
@@ -13,7 +13,7 @@
   git
   python-setuptools
 )
-_tag=d173521bfa5291f3dcb1a0a71fc35eda6dae7840
+_tag=9c2dc90abda2726227847f0c4ab0c50e13240cd1
 source=(git+https://github.com/avian2/unidecode.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list