multimedia/olive: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fe6cb201a0
commit
9932a38252
|
@ -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/
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in New Issue