* update python-unidecode to 1.3.8-4

This commit is contained in:
Alexander Baldeck 2024-12-05 07:19:01 +01:00
parent 65045b9ab5
commit 31f7863ca5
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,14 @@
pkgbase = python-unidecode
pkgdesc = ASCII transliterations of Unicode text
pkgver = 1.3.8
pkgrel = 4
url = https://github.com/avian2/unidecode
arch = any
license = GPL
makedepends = git
makedepends = python-setuptools
depends = python
source = git+https://github.com/avian2/unidecode.git#tag=a31eb5fb3a8a7fbb94b7379ec403539d8ec481b0
sha256sums = SKIP
pkgname = python-unidecode

View File

@ -4,7 +4,7 @@
pkgname=python-unidecode
pkgver=1.3.8
pkgrel=2
pkgrel=4
pkgdesc='ASCII transliterations of Unicode text'
arch=(any)
url=https://github.com/avian2/unidecode