scrcpy: update to 3.0.

This commit is contained in:
Luciogi 2024-12-04 09:02:19 +05:00 committed by John Zimmermann
parent 64f28386e6
commit 4782c0aa3b
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'scrcpy'
pkgname=scrcpy
version=2.7
version=3.0
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="3ceea215f6eccb59535f68a16db6db2b05a8a1c91bdcb4a6e222d3093a9daf8c
a23c5659f36c260f105c022d27bcb3eafffa26070e7baa9eda66d01377a1adba"
checksum="6ad2306dcdf17a8c927691d1004ec632a694069187ded73d30113a5db780fc43
800044c62a94d5fc16f5ab9c86d45b1050eae3eb436514d1b0d2fe2646b894ea"
skip_extraction="scrcpy-server-v${version}"
post_install() {