summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Andrew Clemons2018-10-03 03:42:58 +0200
committer Willy Sudiarto Raharjo2018-10-06 02:25:12 +0200
commit2f708f1c120037dc918d4c51e50b34b612794e71 (patch)
tree29acb185c5cad3af19d6a8460c359cec055c230c /system
parent5f9d538595cc8ca27fd72fe75278ce7adb99f792 (diff)
downloadslackbuilds-2f708f1c120037dc918d4c51e50b34b612794e71.tar.gz
system/kitchen-sync: Updated for version 1.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/kitchen-sync/kitchen-sync.SlackBuild2
-rw-r--r--system/kitchen-sync/kitchen-sync.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/kitchen-sync/kitchen-sync.SlackBuild b/system/kitchen-sync/kitchen-sync.SlackBuild
index 74fb248d85..3520f30828 100644
--- a/system/kitchen-sync/kitchen-sync.SlackBuild
+++ b/system/kitchen-sync/kitchen-sync.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=kitchen-sync
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
-VERSION=${VERSION:-1.2}
+VERSION=${VERSION:-1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kitchen-sync/kitchen-sync.info b/system/kitchen-sync/kitchen-sync.info
index cfa1978efe..79b46a582c 100644
--- a/system/kitchen-sync/kitchen-sync.info
+++ b/system/kitchen-sync/kitchen-sync.info
@@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
-VERSION="1.2"
+VERSION="1.3"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
-DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.2/kitchen_sync-1.2.tar.gz"
-MD5SUM="338857acb232752719400fe894b8d074"
+DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.3/kitchen_sync-1.3.tar.gz"
+MD5SUM="3d54b38ddb1ec75fadf3af6dfcedfaf1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp"