Skip to content

Commit 49b63fd

Browse files
bassmadrigalwillysr
authored andcommitted
multimedia/HandBrake: Version bump to 1.9.1
Signed-off-by: Willy Sudiarto Raharjo <[email protected]>
1 parent fa04a45 commit 49b63fd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

multimedia/HandBrake/HandBrake.SlackBuild

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# If any previous maintainers would like to have their info added, please
1212
# contact the current maintainer.
1313

14-
# Copyright 2024 Jeremy Hansen <[email protected]>
14+
# Copyright 2024-2025 Jeremy Hansen <[email protected]>
1515
# All rights reserved.
1616
#
1717
# Redistribution and use of this script, with or without modification, is
@@ -34,7 +34,7 @@
3434
cd $(dirname $0) ; CWD=$(pwd)
3535

3636
PRGNAM=HandBrake
37-
VERSION=${VERSION:-1.9.0}
37+
VERSION=${VERSION:-1.9.1}
3838
BUILD=${BUILD:-1}
3939
TAG=${TAG:-_SBo}
4040
PKGTYPE=${PKGTYPE:-tgz}

multimedia/HandBrake/HandBrake.info

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PRGNAM="HandBrake"
2-
VERSION="1.9.0"
2+
VERSION="1.9.1"
33
HOMEPAGE="https://handbrake.fr/"
4-
DOWNLOAD="https://github.com/HandBrake/HandBrake/releases/download/1.9.0/HandBrake-1.9.0-source.tar.bz2 \
4+
DOWNLOAD="https://github.com/HandBrake/HandBrake/releases/download/1.9.1/HandBrake-1.9.1-source.tar.bz2 \
55
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/AMF-1.4.35-slim.tar.gz \
66
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/SVT-AV1-v2.3.0.tar.gz \
7-
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/dav1d-1.5.0.tar.bz2 \
7+
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/dav1d-1.5.1.tar.bz2 \
88
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/fdk-aac-2.0.3.tar.gz \
99
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/ffmpeg-7.1.tar.bz2 \
1010
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/libbluray-1.3.4.tar.bz2 \
@@ -13,10 +13,10 @@ DOWNLOAD="https://github.com/HandBrake/HandBrake/releases/download/1.9.0/HandBra
1313
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/libvpl-2.13.0.tar.gz \
1414
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs2/x265_4.1.tar.gz \
1515
https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/zimg-3.0.5.tar.gz"
16-
MD5SUM="ebe3a23bcb66194b144240009cd8b7dc \
16+
MD5SUM="81bb4cd2274fc2e51b88c4ca453ef3f3 \
1717
ffb07efbb0ee787bd2dc60b1b378cee7 \
1818
34049e7613a4e4cf5b29d1903a93637b \
19-
698711af7bb4e1d106dc829c205c9f06 \
19+
40f852ee7a8db1d1d2b1add6234a667f \
2020
fbaf688a6fd6ddf63c68566909a178b4 \
2121
17c9a15885e624f6611eb2c1156065a6 \
2222
c744e610f539ba4b31280185ad48f1e1 \

0 commit comments

Comments
 (0)