summaryrefslogtreecommitdiffstats
path: root/system/kfc/kfc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/kfc/kfc.SlackBuild')
-rw-r--r--system/kfc/kfc.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/kfc/kfc.SlackBuild b/system/kfc/kfc.SlackBuild
index e3cbd6ab29..1c148feb56 100644
--- a/system/kfc/kfc.SlackBuild
+++ b/system/kfc/kfc.SlackBuild
@@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230711 bkw: updated for v0.1.4.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kfc
-VERSION=${VERSION:-0.1.3}
+VERSION=${VERSION:-0.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}