mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/HandBrake: Version bump to 1.8.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
421173cbfc
commit
90f2704bcb
2 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=HandBrake
|
||||
VERSION=${VERSION:-1.8.1}
|
||||
VERSION=${VERSION:-1.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
PRGNAM="HandBrake"
|
||||
VERSION="1.8.1"
|
||||
VERSION="1.8.2"
|
||||
HOMEPAGE="https://handbrake.fr/"
|
||||
DOWNLOAD="https://github.com/HandBrake/HandBrake/releases/download/1.8.1/HandBrake-1.8.1-source.tar.bz2 \
|
||||
DOWNLOAD="https://github.com/HandBrake/HandBrake/releases/download/1.8.2/HandBrake-1.8.2-source.tar.bz2 \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/AMF-1.4.33-slim.tar.gz \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/SVT-AV1-v2.1.0.tar.gz \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/dav1d-1.4.3.tar.bz2 \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/fdk-aac-2.0.3.tar.gz \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/ffmpeg-7.0.1.tar.bz2 \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/ffmpeg-7.0.2.tar.bz2 \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/libbluray-1.3.4.tar.bz2 \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/libdvdnav-6.1.1.tar.bz2 \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/libdvdread-6.1.3.tar.bz2 \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/libvpl-2.10.1.tar.gz \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/x265_3.6.tar.gz \
|
||||
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/zimg-3.0.5.tar.gz"
|
||||
MD5SUM="f2b32ca051e6c974cfddf5ddc948ef3a \
|
||||
MD5SUM="ea3f19addddb3e5e29f7c95d22f3e3c1 \
|
||||
ea02eab9fc14ae2c1e9d18798384690c \
|
||||
a9cc9846fc2bad2f7fce3e0725f74bb8 \
|
||||
a193423d3121e6e250d52d837eb587da \
|
||||
fbaf688a6fd6ddf63c68566909a178b4 \
|
||||
c9c9de91da2044f87793b40e8b73f0b8 \
|
||||
6a0d7d8c3f1f22c894381b48e358f2f3 \
|
||||
c744e610f539ba4b31280185ad48f1e1 \
|
||||
46c46cb0294fbd1fcb8a0181818dad15 \
|
||||
3c58d1624a71a16ff40f55dbaca82523 \
|
||||
|
|
Loading…
Reference in a new issue