scrcpy: update to 2.6.1.

This commit is contained in:
Enno Boland 2024-08-14 20:05:35 +02:00 committed by Enno T. Boland
parent 7271656654
commit 7ff6c70552
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'scrcpy'
pkgname=scrcpy
version=2.5
revision=2
version=2.6.1
revision=1
build_style=meson
configure_args="-Dcompile_server=false
-Dprebuilt_server=/usr/share/scrcpy/scrcpy-server-v${version}"
@ -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="9a29ac5171dd81c250337d9b0500f1edbaf01044645b35f8993a191ffbb8597f
1488b1105d6aff534873a26bf610cd2aea06ee867dd7a4d9c6bb2c091396eb15"
checksum="4948474f1494fdff852a0a7fa823a0b3c25d3ea0384acdaf46c322e34b13e449
ca7ab50b2e25a0e5af7599c30383e365983fa5b808e65ce2e1c1bba5bfe8dc3b"
skip_extraction="scrcpy-server-v${version}"
post_install() {