aboutsummaryrefslogtreecommitdiff
path: root/python/python3-profilehooks/python3-profilehooks.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-10-29 22:50:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:26 +0700
commit0acb44b55d6ada7bcc91e678627b990d00ec3c55 (patch)
tree52302126cd4a790738c4ffaa009c5b4b8b12354c /python/python3-profilehooks/python3-profilehooks.SlackBuild
parent812cf12304d4f1b114c5e6d8887a97439da31878 (diff)
python/python3-profilehooks: Version bump to 1.13.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-profilehooks/python3-profilehooks.SlackBuild')
-rw-r--r--python/python3-profilehooks/python3-profilehooks.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-profilehooks/python3-profilehooks.SlackBuild b/python/python3-profilehooks/python3-profilehooks.SlackBuild
index 176d8ce6d6..13fbff9949 100644
--- a/python/python3-profilehooks/python3-profilehooks.SlackBuild
+++ b/python/python3-profilehooks/python3-profilehooks.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-profilehooks
-VERSION=${VERSION:-1.12.0}
+VERSION=${VERSION:-1.13.0}
SRCNAM=${SRCNAM:-profilehooks}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}