summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Andrew Clemons2017-06-22 04:36:35 +0200
committer Willy Sudiarto Raharjo2017-06-24 03:32:21 +0200
commit17734228ce533f1c7b86c923ff1f4b831aa77393 (patch)
tree7afde0cc412ada099709bae59f6b02bd6e3802a6 /system
parenta86b3b42b2877a6ff168aecdaa37f5e5e215c3a0 (diff)
downloadold.slackbuilds-17734228ce533f1c7b86c923ff1f4b831aa77393.tar.gz
system/kitchen-sync: Updated for version 0.1.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 5310730795..5a8f863fb7 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.58}
+VERSION=${VERSION:-0.59}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kitchen-sync/kitchen-sync.info b/system/kitchen-sync/kitchen-sync.info
index 4372bde8f3..84c36735d2 100644
--- a/system/kitchen-sync/kitchen-sync.info
+++ b/system/kitchen-sync/kitchen-sync.info
@@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
-VERSION="0.58"
+VERSION="0.59"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
-DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/0.58/kitchen_sync-0.58.tar.gz"
-MD5SUM="31ecc377fbf9e2ad2ecdd519c83e1a78"
+DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/0.59/kitchen_sync-0.59.tar.gz"
+MD5SUM="ea766b020731a9918b4aeb700214f54c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp"