summaryrefslogtreecommitdiffstats
path: root/system/kfc
diff options
context:
space:
mode:
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=""