summaryrefslogtreecommitdiffstats
path: root/system/kitchen-sync/kitchen-sync.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2019-01-09 07:45:49 +0100
committer Willy Sudiarto Raharjo2019-01-12 00:58:36 +0100
commit48ad50b873fe5ca301ffe7daf8d994fe7f0878ed (patch)
tree4233f81734b49f0cce7a65ee0bb85d66a29881f3 /system/kitchen-sync/kitchen-sync.SlackBuild
parent9b107ce0bdee1ec763aa0d4c9cd3704d37929605 (diff)
downloadslackbuilds-48ad50b873fe5ca301ffe7daf8d994fe7f0878ed.tar.gz
system/kitchen-sync: Updated for version 1.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/kitchen-sync/kitchen-sync.SlackBuild')
-rw-r--r--system/kitchen-sync/kitchen-sync.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/kitchen-sync/kitchen-sync.SlackBuild b/system/kitchen-sync/kitchen-sync.SlackBuild
index 6202a9a598..5afb04bda5 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-2018 Andrew Clemons, Wellington New Zealand
+# Copyright 2016-2019 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:-1.9}
+VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}