Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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=4.0
version=4.1
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="a62bc2639e1d56b3e7ebaa20d8deb4947dd02954b3362bdebe2ef9f7eae41b00
84924bd564a1eb6089c872c7521f968058977f91f5ff02514a8c74aff3210f3a"
checksum="537b2ade623cb94b6edddfa5c61bf0b0af21484aa8365ea2531b686ea573249a
deacb991ed2509715160ffdc7907e47b4160eb30d1566217e9047fd5b8850cae"
skip_extraction="scrcpy-server-v${version}"

post_install() {
Expand Down