scrcpy: update to 2.1.

This commit is contained in:
Daniel Eyßer 2023-06-22 22:48:23 +02:00 committed by classabbyamp
parent 24108af564
commit 8a57e2fae7

View file

@ -1,6 +1,6 @@
# Template file for 'scrcpy'
pkgname=scrcpy
version=2.0
version=2.1
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="a256241dd178ab103e4a119d0387f348c10ac513f25a7ca4859bd53ca5e7d43f
9e241615f578cd690bb43311000debdecf6a9c50a7082b001952f18f6f21ddc2"
checksum="57a277238d19d3471f37003d0d567bb8cde0a2b487b5cf91416129b463d9e8d5
5b8bf1940264b930c71a1c614c57da2247f52b2d4240bca865cc6d366dff6688"
skip_extraction="scrcpy-server-v${version}"
post_install() {