diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-07-04 21:55:38 +1200 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2020-08-08 09:13:41 +1200 |
commit | 3fe8de747dafbec331b5473482c79a82542ff276 (patch) | |
tree | 677179272d2d369222f99e4694b59120f0fe34d9 /system/kitchen-sync/kitchen-sync.SlackBuild | |
parent | 10a1520a12b1a21e550d3b08632f240611c1e584 (diff) |
system/kitchen-sync: Updated with version 2.5.
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 0e33f06375ad0..eec239ebffcc9 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:-2.3} +VERSION=${VERSION:-2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |