From 19a549046f754be1173644ecce893c03fc34e17a Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Sun, 1 Jul 2018 11:43:03 +0200 Subject: [PATCH] scrcpy: rebuild for ffmpeg-4.0.1. --- srcpkgs/scrcpy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template index 58bea48eb30..2f8592c0cfc 100644 --- a/srcpkgs/scrcpy/template +++ b/srcpkgs/scrcpy/template @@ -1,7 +1,7 @@ # Template file for 'scrcpy' pkgname=scrcpy version=1.2 -revision=1 +revision=2 build_style=meson configure_args="-Db_lto=true -Dprebuilt_server=scrcpy-server-v${version}.jar"