scrcpy: update to 2.1.1.

This commit is contained in:
Daniel Eyßer 2023-07-15 01:41:43 +02:00 committed by Duncan Overbruck
parent 1ca65d11fb
commit d667144992

View file

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