diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-10-03 14:42:58 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:12 +0700 |
commit | 2f708f1c120037dc918d4c51e50b34b612794e71 (patch) | |
tree | 29acb185c5cad3af19d6a8460c359cec055c230c /system/kitchen-sync/kitchen-sync.SlackBuild | |
parent | 5f9d538595cc8ca27fd72fe75278ce7adb99f792 (diff) |
system/kitchen-sync: Updated for version 1.3.
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 74fb248d853ac..3520f30828b83 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.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |