diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-06-22 09:36:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-24 08:32:21 +0700 |
commit | a8751ba71858700952799c1e9ac170be684cda4c (patch) | |
tree | 0fe5ff01fbd9f7a3a2393d886c4e4e5f17ee042d /system/kitchen-sync/kitchen-sync.SlackBuild | |
parent | e3431f819240367c914457948a1c722bed86d349 (diff) |
system/kitchen-sync: Updated for version 0.1.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 531073079536f..5a8f863fb739a 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:-0.58} +VERSION=${VERSION:-0.59} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |