diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-04-24 19:03:07 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-27 08:28:07 +0700 |
commit | 06c5d4d1d5a690a06f67929cf31d82aaa78aa498 (patch) | |
tree | e153a2a8264d38df39bd383923959fb66c354f34 /system/kitchen-sync/kitchen-sync.SlackBuild | |
parent | 72251e3c7d2fe761682c0dfd7a14fd6f46d935fb (diff) |
system/kitchen-sync: Updated for version 1.14.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/kitchen-sync/kitchen-sync.SlackBuild b/system/kitchen-sync/kitchen-sync.SlackBuild index 9588786073692..80b45a3c74831 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.13} +VERSION=${VERSION:-1.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |