summaryrefslogtreecommitdiffstats
path: root/system/kitchen-sync
diff options
context:
space:
mode:
author Andrew Clemons2017-05-01 04:01:29 +0200
committer Willy Sudiarto Raharjo2017-05-01 04:01:29 +0200
commitdb05b7ab410e70a5ecf91da1c1352f4085ed4a79 (patch)
tree31072c9b93056f4e791749d2052bad5f857d510f /system/kitchen-sync
parent501d30812145c4d1e8da9e15149415e69e97959c (diff)
downloadslackbuilds-db05b7ab410e70a5ecf91da1c1352f4085ed4a79.tar.gz
system/kitchen-sync: Updated for version 0.58.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kitchen-sync')
-rw-r--r--system/kitchen-sync/kitchen-sync.SlackBuild4
-rw-r--r--system/kitchen-sync/kitchen-sync.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/kitchen-sync/kitchen-sync.SlackBuild b/system/kitchen-sync/kitchen-sync.SlackBuild
index 0d9a077d6c..5310730795 100644
--- a/system/kitchen-sync/kitchen-sync.SlackBuild
+++ b/system/kitchen-sync/kitchen-sync.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for kitchen-sync
-# Copyright 2016 Andrew Clemons, Wellington New Zealand
+# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=kitchen-sync
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
-VERSION=${VERSION:-0.56}
+VERSION=${VERSION:-0.58}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kitchen-sync/kitchen-sync.info b/system/kitchen-sync/kitchen-sync.info
index d037c1ee61..4372bde8f3 100644
--- a/system/kitchen-sync/kitchen-sync.info
+++ b/system/kitchen-sync/kitchen-sync.info
@@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
-VERSION="0.56"
+VERSION="0.58"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
-DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/0.56/kitchen_sync-0.56.tar.gz"
-MD5SUM="7238f932a78d75f81c0175f08615d91d"
+DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/0.58/kitchen_sync-0.58.tar.gz"
+MD5SUM="31ecc377fbf9e2ad2ecdd519c83e1a78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp"