diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-31 10:13:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-31 12:48:15 +0000 |
commit | cd4798f4a5565bcd59f00202f42ba4ccf3f491c5 (patch) | |
tree | def492ce886038a347820b2ed149440546fa8bde /testing/handbrake | |
parent | c90b3a5e00e512a51e15c504f1a79673e1b77ebd (diff) | |
download | aports-cd4798f4a5565bcd59f00202f42ba4ccf3f491c5.tar.bz2 aports-cd4798f4a5565bcd59f00202f42ba4ccf3f491c5.tar.xz |
testing/handbreak: rebuild against x256-1.9
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 1f8735df09..268edf3989 100644 --- a/testing/handbrake/APKBUILD +++ b/testing/handbrake/APKBUILD @@ -2,7 +2,7 @@ pkgname=handbrake _pkgname=HandBrake pkgver=0.10.2 -pkgrel=2 +pkgrel=3 pkgdesc="Handbrake video transcoder" url="https://handbrake.fr" arch="x86_64 armhf" |