multimedia/videomass: Updated for version 5.0.20.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Gianluca Pernigotto 2024-07-31 21:16:52 +07:00 committed by Willy Sudiarto Raharjo
parent bc5f3e1398
commit fdae0c1327
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=videomass
VERSION=${VERSION:-5.0.18}
VERSION=${VERSION:-5.0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="videomass"
VERSION="5.0.18"
VERSION="5.0.20"
HOMEPAGE="http://jeanslack.github.io/Videomass/"
DOWNLOAD="https://github.com/jeanslack/Videomass/archive/v5.0.18/Videomass-5.0.18.tar.gz"
MD5SUM="d7544c33598802ab762c50a7650c2a8b"
DOWNLOAD="https://github.com/jeanslack/Videomass/archive/v5.0.20/Videomass-5.0.20.tar.gz"
MD5SUM="e72286e2716872dacb383dfc21bd4103"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython4 python3-pubsub python3-build python3-hatchling python3-babel"