diff options
author | Tim Brust <tim.brust@sinnerschrader.com> | 2019-02-18 15:09:47 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-02-26 22:03:13 +0000 |
commit | f227c87fc085437b2d1973463cf68e37583232fc (patch) | |
tree | e1eb88d542516b62e0b9f76b841f048b80478aef /testing/handbrake | |
parent | 6b504978e4275661c16f48bd52d59210aa33156b (diff) | |
download | aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.bz2 aports-f227c87fc085437b2d1973463cf68e37583232fc.tar.xz |
main/libvpx: upgrade to 1.8.0
Diffstat (limited to 'testing/handbrake')
-rw-r--r-- | testing/handbrake/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/handbrake/APKBUILD b/testing/handbrake/APKBUILD index c53db13c4b..7106cc90cb 100644 --- a/testing/handbrake/APKBUILD +++ b/testing/handbrake/APKBUILD @@ -2,7 +2,7 @@ pkgname=handbrake _pkgname=HandBrake pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Handbrake video transcoder" url="https://handbrake.fr" arch="x86_64 x86 armhf armv7 ppc64le" |