summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Andrew Clemons2018-09-26 22:09:18 +0200
committer Andrew Clemons2018-09-28 06:12:35 +0200
commit7d9eafd31c78ae14f1186aa8d96f36ac1ca4b7bb (patch)
tree5ad5adf9b4879c576e7e3c3c215ad7f86115ffb7 /system
parent53648c9dd30f88448e3f0f17cedf0708ded6bc59 (diff)
downloadslackbuilds-7d9eafd31c78ae14f1186aa8d96f36ac1ca4b7bb.tar.gz
system/kitchen-sync: Updated for version 1.2.
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 e7c508e3a7..74fb248d85 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.1}
+VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kitchen-sync/kitchen-sync.info b/system/kitchen-sync/kitchen-sync.info
index 70e5781632..cfa1978efe 100644
--- a/system/kitchen-sync/kitchen-sync.info
+++ b/system/kitchen-sync/kitchen-sync.info
@@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
-VERSION="1.1"
+VERSION="1.2"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
-DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.1/kitchen_sync-1.1.tar.gz"
-MD5SUM="2ae3bab54990497045e8ad1e1e8edc09"
+DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.2/kitchen_sync-1.2.tar.gz"
+MD5SUM="338857acb232752719400fe894b8d074"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp"