summaryrefslogtreecommitdiffstats
path: root/system/kfc
diff options
context:
space:
mode:
author B. Watson2021-08-25 08:50:38 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:41 +0200
commitd9a45be18e83cc788e4e61ab60e411c131a30c6c (patch)
treef8aa86fba484385b111245577002e69e243e6ee0 /system/kfc
parentab8b0d8fa4a3f470bcdff636b8fb015aee05f751 (diff)
downloadslackbuilds-d9a45be18e83cc788e4e61ab60e411c131a30c6c.tar.gz
system/kfc: Updated for version 0.1.3.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kfc')
-rw-r--r--system/kfc/kfc.SlackBuild5
-rw-r--r--system/kfc/kfc.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/system/kfc/kfc.SlackBuild b/system/kfc/kfc.SlackBuild
index 1bd9ed0906..038ceb205c 100644
--- a/system/kfc/kfc.SlackBuild
+++ b/system/kfc/kfc.SlackBuild
@@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kfc
-VERSION=${VERSION:-0.1.2}
+VERSION=${VERSION:-0.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -22,9 +22,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/system/kfc/kfc.info b/system/kfc/kfc.info
index 1f0fd9dec2..8a5c7dede8 100644
--- a/system/kfc/kfc.info
+++ b/system/kfc/kfc.info
@@ -1,8 +1,8 @@
PRGNAM="kfc"
-VERSION="0.1.2"
+VERSION="0.1.3"
HOMEPAGE="https://github.com/mcpcpc/kfc"
-DOWNLOAD="https://github.com/mcpcpc/kfc/archive/0.1.2/kfc-0.1.2.tar.gz"
-MD5SUM="edd5b6eb81d85f4e1f7623f623f7c083"
+DOWNLOAD="https://github.com/mcpcpc/kfc/archive/0.1.3/kfc-0.1.3.tar.gz"
+MD5SUM="a3f2ba96756b10a9b1e85a4c2365d40f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""