aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hupper/python3-hupper.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-04-05 09:59:44 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-05 15:01:11 +0700
commitfad09ce8a9d1db79800947240b1c55163f25f616 (patch)
tree94d19257e8fa53234aa51d334da0c798fc945744 /python/python3-hupper/python3-hupper.SlackBuild
parentd01b05ec4f271f01a5be0d39d2d3872d3cc93d99 (diff)
python/python3-hupper: updated for version 1.12
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 9144d6b815..a71e416df2 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.11}
+VERSION=${VERSION:-1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}