diff options
| author | Vijay Marcel <vijaymarcel@outlook.com> | 2024-08-22 20:36:03 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-22 22:31:14 +0700 |
| commit | 33860c8e10a17d6d353c66ec8b53c167eb6a36fa (patch) | |
| tree | c52814a38cc29cd05ee1613758e82245ea200663 /python | |
| parent | 678c04ddb5e4bef512848f956804b72cb839de78 (diff) | |
python/python3-marisa-trie: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-marisa-trie/python3-marisa-trie.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-marisa-trie/python3-marisa-trie.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-marisa-trie/python3-marisa-trie.SlackBuild b/python/python3-marisa-trie/python3-marisa-trie.SlackBuild index 97e1fa963e..4c3e1d9b52 100644 --- a/python/python3-marisa-trie/python3-marisa-trie.SlackBuild +++ b/python/python3-marisa-trie/python3-marisa-trie.SlackBuild @@ -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} diff --git a/python/python3-marisa-trie/python3-marisa-trie.info b/python/python3-marisa-trie/python3-marisa-trie.info index 94fbf34864..6da9286ac5 100644 --- a/python/python3-marisa-trie/python3-marisa-trie.info +++ b/python/python3-marisa-trie/python3-marisa-trie.info @@ -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="" |
