summaryrefslogtreecommitdiffstats
path: root/python/Kallithea/Kallithea.SlackBuild
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-11-08 14:59:10 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:07:53 +0700
commitd627c7c2c9bd61fe17fe0810731159eb42ce7847 (patch)
tree550c4d849ff3e78a6e7164ec28fd0992d1889bd7 /python/Kallithea/Kallithea.SlackBuild
parent36901c8a65cb07641c1d14fb9d4999f5bffb7edc (diff)
downloadslackbuilds-d627c7c2c9bd61fe17fe0810731159eb42ce7847.tar.gz
slackbuilds-d627c7c2c9bd61fe17fe0810731159eb42ce7847.tar.xz
python/Kallithea: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Kallithea/Kallithea.SlackBuild')
-rw-r--r--python/Kallithea/Kallithea.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Kallithea/Kallithea.SlackBuild b/python/Kallithea/Kallithea.SlackBuild
index 4841183860..a5c3498da9 100644
--- a/python/Kallithea/Kallithea.SlackBuild
+++ b/python/Kallithea/Kallithea.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=Kallithea
VERSION=${VERSION:-0.7.0}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}