From b38903cb36366e4c7246ef827e94286151cc5b6f Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 3 Sep 2020 23:15:31 +0200 Subject: libre: handbrake: bump pkgrel to rebuild against libx264 Without that fix, on x86_64 we have: $ HandBrakeCLI HandBrakeCLI: error while loading shared libraries: libx264.so.159: cannot open shared object file: No such file or directory Signed-off-by: Denis 'GNUtoo' Carikli --- libre/handbrake/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libre/handbrake/PKGBUILD b/libre/handbrake/PKGBUILD index 70a2a8afe..bf6d64006 100644 --- a/libre/handbrake/PKGBUILD +++ b/libre/handbrake/PKGBUILD @@ -6,7 +6,7 @@ pkgname=('handbrake' 'handbrake-cli') pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgrel+=.par3 arch=('x86_64') arch+=('i686' 'armv7h') -- cgit v1.2.3