mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/filebot: Version bump to 5.1.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5c34fb18b6
commit
be98d3d9a1
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.5}
|
||||
VERSION=${VERSION:-5.1.6}
|
||||
JNAVER=${JNAVER:-5.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="filebot"
|
||||
VERSION="5.1.5"
|
||||
VERSION="5.1.6"
|
||||
HOMEPAGE="https://www.filebot.net"
|
||||
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.1.5/FileBot_5.1.5_universal.deb \
|
||||
DOWNLOAD="https://get.filebot.net/filebot/FileBot_5.1.6/FileBot_5.1.6_universal.deb \
|
||||
https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar"
|
||||
MD5SUM="529a5db8fe44473e10a99ca90b130bed \
|
||||
MD5SUM="6f1ab94ea81f3eb96269633977d5cbdd \
|
||||
bd2e5bc6b4b020c2d9a6e17a8e9bcef1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue