handbrake: update to 1.2.2.
This commit is contained in:
parent
a7427b8da4
commit
3623b4d3fc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'handbrake'
|
||||
pkgname=handbrake
|
||||
version=1.2.1
|
||||
revision=2
|
||||
version=1.2.2
|
||||
revision=1
|
||||
archs="i686* x86_64* ppc64*"
|
||||
wrksrc="HandBrake-${version}"
|
||||
build_style=configure
|
||||
|
@ -24,7 +24,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://handbrake.fr/"
|
||||
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
|
||||
checksum=00316eec7bb29b88b8dd11b14581c99c35fd7a315f5bc8cc7f1eb144b2fa783d
|
||||
checksum=df6816f517d60ae8a6626aa731821af2d1966c155fa53b2b9a06c47f3c565e4c
|
||||
|
||||
build_options="fdk_aac nvenc"
|
||||
|
||||
|
|
Loading…
Reference in a new issue