summaryrefslogtreecommitdiffstats
path: root/system/kitchen-sync
diff options
context:
space:
mode:
author Andrew Clemons2017-08-18 08:14:27 +0200
committer Willy Sudiarto Raharjo2017-08-19 02:10:47 +0200
commitaa5fbebcd0fca5261dee721a80f8ec8badd6f8fb (patch)
tree93d0848bee2150c917a4cf3097db3245936cad44 /system/kitchen-sync
parenta8e27234bd1fdb650795cd3256b3007fd39bffb3 (diff)
downloadslackbuilds-aa5fbebcd0fca5261dee721a80f8ec8badd6f8fb.tar.gz
system/kitchen-sync: Updated for version 0.60.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/kitchen-sync')
-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 5a8f863fb7..11b1acf86c 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:-0.59}
+VERSION=${VERSION:-0.60}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kitchen-sync/kitchen-sync.info b/system/kitchen-sync/kitchen-sync.info
index 84c36735d2..69061fed53 100644
--- a/system/kitchen-sync/kitchen-sync.info
+++ b/system/kitchen-sync/kitchen-sync.info
@@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
-VERSION="0.59"
+VERSION="0.60"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
-DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/0.59/kitchen_sync-0.59.tar.gz"
-MD5SUM="ea766b020731a9918b4aeb700214f54c"
+DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/0.60/kitchen_sync-0.60.tar.gz"
+MD5SUM="47461b587c9128aadef52fdf5845ecd5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp"