summaryrefslogtreecommitdiffstats
path: root/system/kitchen-sync
diff options
context:
space:
mode:
author Andrew Clemons2018-10-27 09:17:17 +0200
committer Willy Sudiarto Raharjo2018-11-03 01:46:47 +0100
commit09026d6a7d0a5a19ba6efb6de1c8c7cabd5d817a (patch)
tree62c2a6fc73b5b72dbaa4f782d9cc762d6f84d871 /system/kitchen-sync
parent77e3b409570f5ef9ed470a352bbed719a0915289 (diff)
downloadslackbuilds-09026d6a7d0a5a19ba6efb6de1c8c7cabd5d817a.tar.gz
system/kitchen-sync: Updated for version 1.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 3520f30828..8e4009206f 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.3}
+VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/kitchen-sync/kitchen-sync.info b/system/kitchen-sync/kitchen-sync.info
index 79b46a582c..b7d9dc8a60 100644
--- a/system/kitchen-sync/kitchen-sync.info
+++ b/system/kitchen-sync/kitchen-sync.info
@@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
-VERSION="1.3"
+VERSION="1.4"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
-DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.3/kitchen_sync-1.3.tar.gz"
-MD5SUM="3d54b38ddb1ec75fadf3af6dfcedfaf1"
+DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.4/kitchen_sync-1.4.tar.gz"
+MD5SUM="8a2f26ebfc92a08f056522acf8d1aef7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yaml-cpp"