summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/kfc/kfc.SlackBuild4
-rw-r--r--system/kfc/kfc.info6
2 files changed, 6 insertions, 4 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}
diff --git a/system/kfc/kfc.info b/system/kfc/kfc.info
index b0e81177fd..82f5cac759 100644
--- a/system/kfc/kfc.info
+++ b/system/kfc/kfc.info
@@ -1,8 +1,8 @@
PRGNAM="kfc"
-VERSION="0.1.3"
+VERSION="0.1.4"
HOMEPAGE="https://github.com/mcpcpc/kfc"
-DOWNLOAD="https://github.com/mcpcpc/kfc/archive/0.1.3/kfc-0.1.3.tar.gz"
-MD5SUM="a3f2ba96756b10a9b1e85a4c2365d40f"
+DOWNLOAD="https://github.com/mcpcpc/kfc/archive/0.1.4/kfc-0.1.4.tar.gz"
+MD5SUM="ca06a06b22465b8334f5a21456cddaa3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""