multimedia/filebot: Updated for version 5.1.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2023-08-30 19:13:59 -07:00 committed by Willy Sudiarto Raharjo
parent c8c6c83aa6
commit 93ffe045ce
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=filebot
SRCNAM=FileBot
VERSION=${VERSION:-5.0.3}
VERSION=${VERSION:-5.1.0}
JNAVER=${JNAVER:-5.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="filebot"
VERSION="5.0.3"
VERSION="5.1.0"
HOMEPAGE="https://www.filebot.net"
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.0.3/FileBot_5.0.3_universal.deb \
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.1.0/FileBot_5.1.0_universal.deb \
https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar"
MD5SUM="7eed6e166f9e8924dac197ddf2a7a1ab \
MD5SUM="6139da71838e984fa14d0b984fee0933 \
bd2e5bc6b4b020c2d9a6e17a8e9bcef1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""