diff options
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 5310730795..5a8f863fb7 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} |