summaryrefslogtreecommitdiffstats
path: root/multimedia/olive/olive.SlackBuild
diff options
context:
space:
mode:
author Bloyburt <alexpen@startmail.com>2023-12-28 21:36:39 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:41 +0700
commit9932a382528c6b305a05869e9ef73a51e2038c56 (patch)
tree21f00b839859eadac0d7ac46a9bd1dff0eb4d1f1 /multimedia/olive/olive.SlackBuild
parentfe6cb201a0abc18aab9b05238ec6ee9ab73a9dcc (diff)
downloadslackbuilds-9932a382528c6b305a05869e9ef73a51e2038c56.tar.gz
slackbuilds-9932a382528c6b305a05869e9ef73a51e2038c56.tar.xz
multimedia/olive: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/olive/olive.SlackBuild')
-rw-r--r--multimedia/olive/olive.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/olive/olive.SlackBuild b/multimedia/olive/olive.SlackBuild
index f18c92a336..ffb365dd27 100644
--- a/multimedia/olive/olive.SlackBuild
+++ b/multimedia/olive/olive.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for olive
-# Copyright 2022 Bloyburt
+# Copyright 2022-2023 Bloyburt
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=olive
VERSION=${VERSION:-0.1.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}