diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-04 00:42:38 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:05 +0700 |
commit | edf7ab3a4e1b8667df4b614cc2ce419852ba97ad (patch) | |
tree | eb43c3ceedb0a247c8e023c5e10f2c886eb0ea16 /python/python3-jaraco.functools/python3-jaraco.functools.SlackBuild | |
parent | eba03a39b3007a1a462546ab3aadbeebd776686d (diff) |
python/python3-jaraco.functools: Updated for version 3.5.2.
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 d206700303369..77b9ad175e2f6 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=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-3.5.1} +VERSION=${VERSION:-3.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |