summaryrefslogtreecommitdiffstats
path: root/multimedia/olive
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/olive')
-rw-r--r--multimedia/olive/README2
-rw-r--r--multimedia/olive/olive.SlackBuild4
2 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/olive/README b/multimedia/olive/README
index ef98d61e26..0d24580cb2 100644
--- a/multimedia/olive/README
+++ b/multimedia/olive/README
@@ -15,5 +15,3 @@ the latest stable version as of this writing.
The patches in this SlackBuild were originally written by Tércio
Martins for Arch's Olive AUR, and have been graciously re-used here
with his permission.
-
-Homepage: https://olivevideoeditor.org/
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}