handbrake: 1.4.1 -> 1.4.2

This commit is contained in:
Tim Biermann 2021-10-03 17:51:14 +02:00
parent 40e486b62b
commit 477ec75e49
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
RWSagIOpLGJF3xKHBZ87GfvKVRBRC8OoGmaY3UOmeCO/7RmuVCueXuUdUCi2t6FxJExmzUKTmRaIAhCyKkASt2oVMFMG3/3SNwQ=
SHA256 (Pkgfile) = 58a886adf70c937627d461f9dfc7b525ff96f0b259e82aafa917c76c062bc6fd
RWSagIOpLGJF33KuFswQuQEazuVjxMwNI/ppabFNNi4qHJo8+3nVpisNVlnedzUrIokKthDBMvEO/bJxfG0sBb9msG8Pn/vPwwg=
SHA256 (Pkgfile) = 4375e7c7df61b812aac8c03fed3342f224fa496ed7f7b140ac9b054a1a596c67
SHA256 (.footprint) = 43e26093297e4b7ba925c997597e7db68249b3bdcd0f0aec3bea2763c71e8fb8
SHA256 (handbrake-1.4.1-source.tar.bz2) = 39a0aecac8f26de1d88ccaca0a39dfca4af52029a792a78f93a42057a54c18f6
SHA256 (handbrake-1.4.2-source.tar.bz2) = 8b8e81b7dc2e3180f4e94e8c7f5337d2953f69f0d983ccce48096e29ed6dfb61

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 libjpeg-turbo libsamplerate libtheora libva libvpx libxml2 numactl opus speex x264
# Depends on: faad2 jansson lame libass libdvdcss libjpeg-turbo libsamplerate libtheora libva libvpx libxml2 numactl speex x264
name=handbrake
version=1.4.1
version=1.4.2
release=1
source=(https://github.com/HandBrake/HandBrake/releases/download/$version/$name-$version-source.tar.bz2)