aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hupper/python3-hupper.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-01-26 14:36:11 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-27 00:07:33 +0700
commit18a714ef5971a8018b1f91a01e6627e8f21b5e6b (patch)
tree8282798ebfeae4b47473a95028c8965a5cb908a9 /python/python3-hupper/python3-hupper.SlackBuild
parent1b4b3eb52d6a6d9b9eea2b6b587c0af8e7218824 (diff)
python/python3-hupper: updated for version 1.12.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hupper/python3-hupper.SlackBuild')
-rw-r--r--python/python3-hupper/python3-hupper.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-hupper/python3-hupper.SlackBuild b/python/python3-hupper/python3-hupper.SlackBuild
index a71e416df2..61de76f2f4 100644
--- a/python/python3-hupper/python3-hupper.SlackBuild
+++ b/python/python3-hupper/python3-hupper.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hupper
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.12}
+VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}