From 9932a382528c6b305a05869e9ef73a51e2038c56 Mon Sep 17 00:00:00 2001 From: Bloyburt Date: Thu, 28 Dec 2023 21:36:39 +0700 Subject: [PATCH] multimedia/olive: Update README. Signed-off-by: Willy Sudiarto Raharjo --- multimedia/olive/README | 2 -- multimedia/olive/olive.SlackBuild | 4 ++-- 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}