diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-19 16:19:02 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-19 16:19:27 +0100 |
commit | 2360229b8055d4506f4093c8a20e0131ea474ff3 (patch) | |
tree | ae4c30c241560b419dc4ab3cdb5b30f3aaef0151 /python3-unidecode/Pkgfile | |
parent | df30e0f9661a670bb92415ba3d9527935eef6d89 (diff) | |
download | contrib-2360229b8055d4506f4093c8a20e0131ea474ff3.tar.gz contrib-2360229b8055d4506f4093c8a20e0131ea474ff3.tar.xz |
python3-unidecode: 1.3.2 -> 1.3.3
Diffstat (limited to 'python3-unidecode/Pkgfile')
-rw-r--r-- | python3-unidecode/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-unidecode/Pkgfile b/python3-unidecode/Pkgfile index 81ae983d9..cd570517e 100644 --- a/python3-unidecode/Pkgfile +++ b/python3-unidecode/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-unidecode -version=1.3.2 +version=1.3.3 release=1 source=(https://github.com/avian2/unidecode/archive/unidecode-$version.tar.gz) |