summaryrefslogtreecommitdiffstats
path: root/system/kitchen-sync/kitchen-sync.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2017-10-13 11:01:26 +0200
committer Willy Sudiarto Raharjo2017-10-13 11:01:26 +0200
commit48b086efa2592a81621f9773a41cc3af17726ce9 (patch)
tree7687eaa4d9b3001b8dcb2b997e0479e34f6b4804 /system/kitchen-sync/kitchen-sync.SlackBuild
parent398c64ce48e7695d37576b72828e0baad2d8f5d6 (diff)
downloadslackbuilds-48b086efa2592a81621f9773a41cc3af17726ce9.tar.gz
system/kitchen-sync: Updated for version 0.99.1.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/kitchen-sync/kitchen-sync.SlackBuild b/system/kitchen-sync/kitchen-sync.SlackBuild
index 55e126c335..24eeb0fd0f 100644
--- a/system/kitchen-sync/kitchen-sync.SlackBuild
+++ b/system/kitchen-sync/kitchen-sync.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for kitchen-sync
-# Copyright 2016 Andrew Clemons, Wellington New Zealand
+# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=kitchen-sync
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
-VERSION=${VERSION:-0.99}
+VERSION=${VERSION:-0.99.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}