scrcpy: update to 2.0

This commit is contained in:
zenobit 2023-03-12 03:03:48 +01:00 committed by Leah Neukirchen
parent 97f37c728f
commit b914d653bd
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'scrcpy'
pkgname=scrcpy
version=1.25
version=2.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="dfecc9dcffd45540bef88a7e346d37bead3665a5c868a5a95c5ec7bfed43ad07
ce0306c7bbd06ae72f6d06f7ec0ee33774995a65de71e0a83813ecb67aec9bdb"
checksum="a256241dd178ab103e4a119d0387f348c10ac513f25a7ca4859bd53ca5e7d43f
9e241615f578cd690bb43311000debdecf6a9c50a7082b001952f18f6f21ddc2"
skip_extraction="scrcpy-server-v${version}"
post_install() {