summaryrefslogtreecommitdiffstats
path: root/system/kitchen-sync/kitchen-sync.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2018-05-19 02:24:37 +0200
committer Willy Sudiarto Raharjo2018-05-26 01:59:30 +0200
commitda2c985c6acb9b5d3aab491b3b784cc73ca33c81 (patch)
tree170fcd18d91daae0f7a3e55e143c90f79cec01cd /system/kitchen-sync/kitchen-sync.SlackBuild
parent722141cdb3327044080c309128e38df618859733 (diff)
downloadslackbuilds-da2c985c6acb9b5d3aab491b3b784cc73ca33c81.tar.gz
system/kitchen-sync: Updated for version 1.0.
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.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 24eeb0fd0f..0859e66251 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-2017 Andrew Clemons, Wellington New Zealand
+# Copyright 2016-2018 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.1}
+VERSION=${VERSION:-1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}