scrcpy: update to 3.3.

This commit is contained in:
Enno Boland 2025-06-16 13:34:54 +02:00 committed by Duncan Overbruck
parent a797606421
commit 98599ac698

View file

@ -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() {