python/python3-marisa-trie: Updated for version 1.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vijay Marcel 2024-08-22 20:36:03 +07:00 committed by Willy Sudiarto Raharjo
parent 678c04ddb5
commit 33860c8e10
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-marisa-trie
VERSION=${VERSION:-1.1.1}
VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-marisa-trie"
VERSION="1.1.1"
VERSION="1.2.0"
HOMEPAGE="https://github.com/pytries/marisa-trie"
DOWNLOAD="https://pypi.io/packages/source/m/marisa-trie/marisa_trie-1.1.1.tar.gz"
MD5SUM="f9ba2f0a2e8a9d108d00bd3221e0548d"
DOWNLOAD="https://pypi.io/packages/source/m/marisa-trie/marisa_trie-1.2.0.tar.gz"
MD5SUM="fb1f3a97d74279a0f4417460ba840589"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""