multimedia/olive: Update README.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Bloyburt 2023-12-28 21:36:39 +07:00 committed by Willy Sudiarto Raharjo
parent fe6cb201a0
commit 9932a38252
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 4 deletions

View file

@ -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/

View file

@ -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}