mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
bc962316f0
commit
e21830e257
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scrcpy'
|
# Template file for 'scrcpy'
|
||||||
pkgname=scrcpy
|
pkgname=scrcpy
|
||||||
version=2.4
|
version=2.5
|
||||||
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="60596f6d4c11163083da3e6805666326873ed57f7defd8a20256b928a1d3503b
|
checksum="9a29ac5171dd81c250337d9b0500f1edbaf01044645b35f8993a191ffbb8597f
|
||||||
93c272b7438605c055e127f7444064ed78fa9ca49f81156777fd201e79ce7ba3"
|
1488b1105d6aff534873a26bf610cd2aea06ee867dd7a4d9c6bb2c091396eb15"
|
||||||
skip_extraction="scrcpy-server-v${version}"
|
skip_extraction="scrcpy-server-v${version}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue