handbrake: 1.3.3 -> 1.4.0

This commit is contained in:
Tim Biermann 2021-07-18 16:01:08 +02:00
parent e78bfcd54b
commit e9622f70b2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/HjCmPStxQr2mnllX/IfA9pc+M4WyNejMluDuOx1FMQTisxytTQLKI29EYvP8OsDT+z2yDzTGJDtuKUgE/NDAA=
SHA256 (Pkgfile) = db4bb3f68d152913f70a1ccfc2d49fd6af6ed125b2d693d7dc3f3141f407009b
RWSagIOpLGJF30X1El7BFdc06gM6YRGHeXLCuJjbCUtuuqmKNCe8R+akHU8Q2v3uNJ05Arrk5qXQa5pN2egkeIN1/AJiAkSHFAI=
SHA256 (Pkgfile) = 1059551b6f4b524a632437a08003a3e6ad1da41911b78533a58f3ba7ab38dbc3
SHA256 (.footprint) = 43e26093297e4b7ba925c997597e7db68249b3bdcd0f0aec3bea2763c71e8fb8
SHA256 (handbrake-1.3.3-source.tar.bz2) = 218a37d95f48b5e7cf285363d3ab16c314d97627a7a710cab3758902ae877f85
SHA256 (handbrake-1.4.0-source.tar.bz2) = a871e5d95eaf616f27454d4d4eed3b4bea6be4ffd21f0dc16ed845132e0621b2

View File

@ -1,10 +1,10 @@
# Description: open source video transcoder
# URL: https://handbrake.fr/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: cmake faad2 jansson lame libass libdvdcss libsamplerate libtheora libva libvpx libxml2 numactl opus speex x264
# Depends on: cmake faad2 jansson lame libass libdvdcss libjpeg-turbo libsamplerate libtheora libva libvpx libxml2 numactl opus speex x264
name=handbrake
version=1.3.3
version=1.4.0
release=1
source=(https://github.com/HandBrake/HandBrake/releases/download/$version/$name-$version-source.tar.bz2)