mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
777d32514b
commit
1c365da1de
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue