diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-14 02:42:24 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:21 +0700 |
| commit | c6208b6ec8a99e231cf228b8642c1608af8ce065 (patch) | |
| tree | 4787b8058e40ed8e52fcd10e4c996626efce589c /python/python3-tempora/python3-tempora.SlackBuild | |
| parent | f46b415ad993409ec12084f6f577b8674e7e1a0a (diff) | |
python/python3-tempora: Updated for version 5.2.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tempora/python3-tempora.SlackBuild')
| -rw-r--r-- | python/python3-tempora/python3-tempora.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-tempora/python3-tempora.SlackBuild b/python/python3-tempora/python3-tempora.SlackBuild index a36931ea85..401b2e83e1 100644 --- a/python/python3-tempora/python3-tempora.SlackBuild +++ b/python/python3-tempora/python3-tempora.SlackBuild @@ -30,8 +30,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-tempora -SRCNAM=$(echo $PRGNAM | sed "s/python3-//") -VERSION=${VERSION:-5.2.1} +SRCNAM=${PRGNAM#python3-*} +VERSION=${VERSION:-5.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
