handbrake: update to 1.2.2.

This commit is contained in:
maxice8 2019-02-26 12:31:54 -03:00 committed by maxice8
parent a7427b8da4
commit 3623b4d3fc

View file

@ -1,7 +1,7 @@
# Template file for 'handbrake' # Template file for 'handbrake'
pkgname=handbrake pkgname=handbrake
version=1.2.1 version=1.2.2
revision=2 revision=1
archs="i686* x86_64* ppc64*" archs="i686* x86_64* ppc64*"
wrksrc="HandBrake-${version}" wrksrc="HandBrake-${version}"
build_style=configure build_style=configure
@ -24,7 +24,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://handbrake.fr/" homepage="https://handbrake.fr/"
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2" distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
checksum=00316eec7bb29b88b8dd11b14581c99c35fd7a315f5bc8cc7f1eb144b2fa783d checksum=df6816f517d60ae8a6626aa731821af2d1966c155fa53b2b9a06c47f3c565e4c
build_options="fdk_aac nvenc" build_options="fdk_aac nvenc"