aboutsummaryrefslogtreecommitdiff
path: root/python/python3-marisa-trie/python3-marisa-trie.SlackBuild
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2024-08-22 20:36:03 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-22 22:31:14 +0700
commit33860c8e10a17d6d353c66ec8b53c167eb6a36fa (patch)
treec52814a38cc29cd05ee1613758e82245ea200663 /python/python3-marisa-trie/python3-marisa-trie.SlackBuild
parent678c04ddb5e4bef512848f956804b72cb839de78 (diff)
python/python3-marisa-trie: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-marisa-trie/python3-marisa-trie.SlackBuild')
-rw-r--r--python/python3-marisa-trie/python3-marisa-trie.SlackBuild2
1 files changed, 1 insertions, 1 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}