From 9a1c90732d772a9601cc26301c3ba764dbaba8f7 Mon Sep 17 00:00:00 2001 From: devlocalhost Date: Thu, 2 Nov 2023 10:31:03 +0200 Subject: [PATCH] scrcpy: update to 2.3 --- srcpkgs/scrcpy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template index ac18bc03418ce..735186458ae60 100644 --- a/srcpkgs/scrcpy/template +++ b/srcpkgs/scrcpy/template @@ -1,6 +1,6 @@ # Template file for 'scrcpy' pkgname=scrcpy -version=2.1.1 +version=2.3 revision=1 build_style=meson configure_args="-Dcompile_server=false @@ -14,8 +14,8 @@ license="Apache-2.0" homepage="https://github.com/Genymobile/scrcpy" distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}" -checksum="6f3d055159cb125eabe940a901bef8a69e14e2c25f0e47554f846e7f26a36c4d - 9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e" +checksum="70937335be7c8b0be3dcf4ae2b0371e5dbe6cf340bf4ccb341be3d10fc039c36 + 8daed514d7796fca6987dc973e201bd15ba51d0f7258973dec92d9ded00dbd5f" skip_extraction="scrcpy-server-v${version}" post_install() {