scrcpy: update to 2.0
This commit is contained in:
parent
97f37c728f
commit
b914d653bd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scrcpy'
|
# Template file for 'scrcpy'
|
||||||
pkgname=scrcpy
|
pkgname=scrcpy
|
||||||
version=1.25
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dcompile_server=false
|
configure_args="-Dcompile_server=false
|
||||||
|
@ -14,8 +14,8 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/Genymobile/scrcpy"
|
homepage="https://github.com/Genymobile/scrcpy"
|
||||||
distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz
|
distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz
|
||||||
https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}"
|
https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}"
|
||||||
checksum="dfecc9dcffd45540bef88a7e346d37bead3665a5c868a5a95c5ec7bfed43ad07
|
checksum="a256241dd178ab103e4a119d0387f348c10ac513f25a7ca4859bd53ca5e7d43f
|
||||||
ce0306c7bbd06ae72f6d06f7ec0ee33774995a65de71e0a83813ecb67aec9bdb"
|
9e241615f578cd690bb43311000debdecf6a9c50a7082b001952f18f6f21ddc2"
|
||||||
skip_extraction="scrcpy-server-v${version}"
|
skip_extraction="scrcpy-server-v${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue