diff options
author | Arn0 <yth@ythogtha.org> | 2024-07-09 09:35:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-09 20:12:39 +0700 |
commit | c94ee00c08c01c9a9845be81a24a37d69ae0ecfa (patch) | |
tree | 1471dfe24a1fa2ced1239e639e47fc631daaa579 /python/python3-dkimpy/python3-dkimpy.SlackBuild | |
parent | 391d9dcb30ab460cda10d3f29e06de3d0bae470f (diff) |
python/python3-dkimpy: updated for version 1.1.8
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dkimpy/python3-dkimpy.SlackBuild b/python/python3-dkimpy/python3-dkimpy.SlackBuild index e9c7520b98..4553e61839 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.7} +VERSION=${VERSION:-1.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |