handbrake: update to 1.1.1.

This commit is contained in:
Johannes Brechtmann 2018-05-03 17:07:56 +02:00 committed by Jürgen Buchmüller
parent ea662567b2
commit f44ca7cdad
1 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
pkgname=handbrake
version=1.0.7
revision=6
version=1.1.1
revision=1
wrksrc="HandBrake-${version}"
build_options="fdk_aac"
hostmakedepends="automake libtool cmake pkg-config intltool
@ -17,10 +17,10 @@ makedepends="zlib-devel bzip2-devel libnotify-devel gtk+3-devel ncurses-devel
depends="gst-plugins-good1 desktop-file-utils hicolor-icon-theme"
short_desc="Multithreaded video transcoder"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-only"
homepage="https://handbrake.fr/"
distfiles="https://download.handbrake.fr/releases/1.0.7/HandBrake-${version}.tar.bz2"
checksum=ffdee112f0288f0146b965107956cd718408406b75db71c44d2188f5296e677f
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
checksum=e3390c5fd901fb06d72e29c62a63d373d5fb5b3467295d114d815ae7b78a9d7a
CFLAGS="-msse"