* update python-unidecode to 1.3.8-4
This commit is contained in:
parent
65045b9ab5
commit
31f7863ca5
14
python/python-unidecode/.SRCINFO
Normal file
14
python/python-unidecode/.SRCINFO
Normal 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
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user