diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-10-03 20:32:13 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-05 08:36:12 +0700 |
| commit | 415546b9e2187b8a54ea02d5fbf320648bba66d4 (patch) | |
| tree | 5270b07125c5b30115f2aab6d4ea411ced76d3d0 /python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild | |
| parent | cc482704e11765b04da229b39bda3158f8c0b004 (diff) | |
python/python3-jaraco.collections: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild')
| -rw-r--r-- | python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild index 1579904a24..08a56f1ff5 100644 --- a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild +++ b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jaraco.collections -SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.0.1} +SRCNAM=jaraco_collections +VERSION=${VERSION:-5.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
