multimedia/filebot: Updated for version 5.1.2.

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-11-11 10:55:14 -08:00 committed by Willy Sudiarto Raharjo
parent 777d32514b
commit 1c365da1de
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.1.1}
VERSION=${VERSION:-5.1.2}
JNAVER=${JNAVER:-5.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="filebot"
VERSION="5.1.1"
VERSION="5.1.2"
HOMEPAGE="https://www.filebot.net"
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.1.1/FileBot_5.1.1_universal.deb \
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.1.2/FileBot_5.1.2_universal.deb \
https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar"
MD5SUM="05178492ee866979a972cc1275c16a91 \
MD5SUM="f83c1654f5361c9b9dcb32594f93a9de \
bd2e5bc6b4b020c2d9a6e17a8e9bcef1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""