diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-10-03 15:16:30 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-10-03 15:16:30 +0100 |
commit | b31c025509114ce535e692b78f0ec52ac5ac797c (patch) | |
tree | d8133cff037d622e7f3fe69ddc5fd88ea525350e /system/kitchen-sync/kitchen-sync.SlackBuild | |
parent | c3c40fdf6d2d54206d8cd634ef6eaea67be57eb0 (diff) | |
download | slackbuilds-b31c025509114ce535e692b78f0ec52ac5ac797c.tar.gz |
system/kitchen-sync: Updated for version 0.99.
Signed-off-by: David Spencer <idlemoor@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 0d9a077d6c..55e126c335 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.56} +VERSION=${VERSION:-0.99} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |