diff options
author | Arn0 <yth@ythogtha.org> | 2025-05-19 10:29:42 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-20 09:13:32 +0700 |
commit | 48db294aed04e04df9cb8d07edbea7e0d7fb36be (patch) | |
tree | 7ddf9612d00799cda36a26a5a34a448f36c25822 /python/python3-zdaemon/python3-zdaemon.SlackBuild | |
parent | edf8a6317116f1d4843ec7acb83544c715412c15 (diff) |
python/python3-zdaemon: updated for version 5.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zdaemon/python3-zdaemon.SlackBuild')
-rw-r--r-- | python/python3-zdaemon/python3-zdaemon.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-zdaemon/python3-zdaemon.SlackBuild b/python/python3-zdaemon/python3-zdaemon.SlackBuild index 51500a5b60..963c0e6bb7 100644 --- a/python/python3-zdaemon/python3-zdaemon.SlackBuild +++ b/python/python3-zdaemon/python3-zdaemon.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-zdaemon SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.1} +VERSION=${VERSION:-5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |