mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
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:
parent
c8c6c83aa6
commit
93ffe045ce
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.0.3}
|
||||
VERSION=${VERSION:-5.1.0}
|
||||
JNAVER=${JNAVER:-5.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue