multimedia/filebot: Version bump to 5.1.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f795cda47a
commit
9a45b2c902
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=filebot
|
||||
SRCNAM=FileBot
|
||||
VERSION=${VERSION:-5.1.3}
|
||||
VERSION=${VERSION:-5.1.4}
|
||||
JNAVER=${JNAVER:-5.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="filebot"
|
||||
VERSION="5.1.3"
|
||||
VERSION="5.1.4"
|
||||
HOMEPAGE="https://www.filebot.net"
|
||||
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.1.3/FileBot_5.1.3_universal.deb \
|
||||
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.1.4/FileBot_5.1.4_universal.deb \
|
||||
https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar"
|
||||
MD5SUM="d61e830e5a7e2f69d25deada9b412339 \
|
||||
MD5SUM="4fa84ddb7e0874634bace1953583898d \
|
||||
bd2e5bc6b4b020c2d9a6e17a8e9bcef1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue