Skip to content

Commit

Permalink
scrcpy: update to 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
devlocalhost committed Nov 26, 2023
1 parent ab465c8 commit 0daed3e
Showing 1 changed file with 3 additions and 3 deletions.
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.2
version=2.3
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="9c96ce84129e6a4c15da8b907e4576c945732e666fcc52cf94ff402b9dd10c2c
c85c4aa84305efb69115cd497a120ebdd10258993b4cf123a8245b3d99d49874"
checksum="70937335be7c8b0be3dcf4ae2b0371e5dbe6cf340bf4ccb341be3d10fc039c36
8daed514d7796fca6987dc973e201bd15ba51d0f7258973dec92d9ded00dbd5f"
skip_extraction="scrcpy-server-v${version}"

post_install() {
Expand Down

0 comments on commit 0daed3e

Please sign in to comment.