diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-10-03 20:05:52 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-05 08:36:11 +0700 |
commit | 66ee8f316e1306d10662e63ee1ab26ba5bf1a513 (patch) | |
tree | b52b5789e6a3574146a2730349444c5945bfabeb /python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild | |
parent | 762bf767598d6d2493cc853ee41f55473f6aa77d (diff) |
python/python3-jaraco.functools: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild')
-rw-r--r-- | python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild b/python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild index 73227653f6..ca96cf2a2f 100644 --- a/python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild +++ b/python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jaraco.functools SRCNAM=jaraco_functools -VERSION=${VERSION:-4.0.1} +VERSION=${VERSION:-4.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |