From fa93b9bb9773053bcbd5729fcc1ba6402ab9763e Mon Sep 17 00:00:00 2001 From: Pierre Sabbagh Date: Sat, 12 Apr 2025 19:28:27 +0300 Subject: [PATCH] scrcpy: update to 3.2. --- srcpkgs/scrcpy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template index 0cf67057337..2938681fc48 100644 --- a/srcpkgs/scrcpy/template +++ b/srcpkgs/scrcpy/template @@ -1,6 +1,6 @@ # Template file for 'scrcpy' pkgname=scrcpy -version=3.1 +version=3.2 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="beaa5050a3c45faa77cedc70ad13d88ef26b74d29d52f512b7708671e037d24d - 958f0944a62f23b1f33a16e9eb14844c1a04b882ca175a738c16d23cb22b86c0" +checksum="9902a3afd75f9a5da64898ac06ffaf77065dd713a58f47a408630b98f03ba9ce + b920e0ea01936bf2482f4ba2fa985c22c13c621999e3d33b45baa5acfc1ea3d0" skip_extraction="scrcpy-server-v${version}" post_install() {