summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2018-07-21 00:53:05 +0200
committer Andrew Clemons2018-07-21 01:23:45 +0200
commite4c52136aecba80927a8e03808cc618cf5cf6722 (patch)
tree9ff0f6ca36d6a2e37fe75f1e488e777806157eea
parentda590adee3048fafaa9aea0ac5174e5edb8c1295 (diff)
downloadslackbuilds-e4c52136aecba80927a8e03808cc618cf5cf6722.tar.gz
system/kitchen-sync: Updated for version 1.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 0859e66251..e7c508e3a7 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.0}
+VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kitchen-sync/kitchen-sync.info b/system/kitchen-sync/kitchen-sync.info
index 555d0a7db8..70e5781632 100644
--- a/system/kitchen-sync/kitchen-sync.info
+++ b/system/kitchen-sync/kitchen-sync.info
@@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
-VERSION="1.0"
+VERSION="1.1"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
-DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.0/kitchen_sync-1.0.tar.gz"
-MD5SUM="6c33d66281d95f1275ffd170fd40aa3a"
+DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.1/kitchen_sync-1.1.tar.gz"
+MD5SUM="2ae3bab54990497045e8ad1e1e8edc09"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp"