Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scrcpy: Update to 2.3.1 #47926

Merged
merged 1 commit into from
Feb 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/scrcpy/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'scrcpy'
pkgname=scrcpy
version=2.1.1
version=2.3.1
revision=1
build_style=meson
configure_args="-Dcompile_server=false
Expand All @@ -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="6f3d055159cb125eabe940a901bef8a69e14e2c25f0e47554f846e7f26a36c4d
9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e"
checksum="76f38779f00d91d0b46a399ebca32c82ff1facdbd843871b7e46c2e7cad38a42
f6814822fc308a7a532f253485c9038183c6296a6c5df470a9e383b4f8e7605b"
skip_extraction="scrcpy-server-v${version}"

post_install() {
Expand Down