aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dkimpy/python3-dkimpy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-30 12:34:37 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-05 10:08:41 +0700
commitd578b7cbf804d5838c723d10d809df938aa34fe1 (patch)
treec5942db524286ef6d2d13a63ae2575db60303049 /python/python3-dkimpy/python3-dkimpy.SlackBuild
parent462843d7995c3a182b345adbd5a9fbec19471838 (diff)
python/python3-dkimpy: Updated for version 1.1.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dkimpy/python3-dkimpy.SlackBuild')
-rw-r--r--python/python3-dkimpy/python3-dkimpy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dkimpy/python3-dkimpy.SlackBuild b/python/python3-dkimpy/python3-dkimpy.SlackBuild
index e48887bd5b..c78af04f3e 100644
--- a/python/python3-dkimpy/python3-dkimpy.SlackBuild
+++ b/python/python3-dkimpy/python3-dkimpy.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dkimpy
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.1.4}
+VERSION=${VERSION:-1.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}