From 36d555ff07dd605b8897c1f15913f9ad1bc73596 Mon Sep 17 00:00:00 2001 From: Vijay Marcel Date: Fri, 16 Feb 2024 22:02:27 +0700 Subject: python/python3-marisa-trie: Updated for version 1.1.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-marisa-trie/python3-marisa-trie.SlackBuild | 4 ++-- python/python3-marisa-trie/python3-marisa-trie.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/python3-marisa-trie/python3-marisa-trie.SlackBuild b/python/python3-marisa-trie/python3-marisa-trie.SlackBuild index f06747e13b212..15417683bdf5f 100644 --- a/python/python3-marisa-trie/python3-marisa-trie.SlackBuild +++ b/python/python3-marisa-trie/python3-marisa-trie.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-marisa-trie -# Copyright 2023 Vijay Marcel +# Copyright 2023-2024 Vijay Marcel # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-marisa-trie -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.1.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 1224096334be1..342c5131ef7b6 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.0.0" +VERSION="1.1.0" HOMEPAGE="https://github.com/pytries/marisa-trie" -DOWNLOAD="https://pypi.io/packages/source/m/marisa-trie/marisa-trie-1.0.0.tar.gz" -MD5SUM="a65cb3401f54be0ae26ccfa7a8991231" +DOWNLOAD="https://pypi.io/packages/source/m/marisa-trie/marisa-trie-1.1.0.tar.gz" +MD5SUM="a98fd6023f47957a8039786fc39b5ae1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3