multimedia/videomass: Updated for version 5.0.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bc5f3e1398
commit
fdae0c1327
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue