aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hishel/python3-hishel.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-04-18 00:28:42 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-19 23:05:44 +0700
commit76f20d2e2bbdbcb090edfa34e3a0a4ba49de3996 (patch)
tree389e8f60de7fa100a44bace0235b927af2e718ed /python/python3-hishel/python3-hishel.SlackBuild
parentdab78ed51b8ae45203febe8862b207169c39af39 (diff)
python/python3-hishel: Version bump to 0.1.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hishel/python3-hishel.SlackBuild')
-rw-r--r--python/python3-hishel/python3-hishel.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-hishel/python3-hishel.SlackBuild b/python/python3-hishel/python3-hishel.SlackBuild
index 9ce63f9216..5967f29956 100644
--- a/python/python3-hishel/python3-hishel.SlackBuild
+++ b/python/python3-hishel/python3-hishel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-hishel
-# Copyright 2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2024-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hishel
-VERSION=${VERSION:-0.1.1}
+VERSION=${VERSION:-0.1.2}
SRCNAM=${SRCNAM:-hishel}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}