From 98599ac698010621ac353a9c927e1928c78c48af Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 16 Jun 2025 13:34:54 +0200 Subject: [PATCH] scrcpy: update to 3.3. --- srcpkgs/scrcpy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template index 2938681fc48..15efdf07b39 100644 --- a/srcpkgs/scrcpy/template +++ b/srcpkgs/scrcpy/template @@ -1,6 +1,6 @@ # Template file for 'scrcpy' pkgname=scrcpy -version=3.2 +version=3.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="9902a3afd75f9a5da64898ac06ffaf77065dd713a58f47a408630b98f03ba9ce - b920e0ea01936bf2482f4ba2fa985c22c13c621999e3d33b45baa5acfc1ea3d0" +checksum="6636f97f3a5446e3a1c845545108cf692bbd9cdc02cacfda099a2789ca7f6d56 + 351cb2edc7e4c2c75f09a7933fdabcf137be52e2602df154f24ec02db46e9e51" skip_extraction="scrcpy-server-v${version}" post_install() {