From 6c17135a5c0c7421872129e0dbafc5c7e0c5f918 Mon Sep 17 00:00:00 2001 From: devlocalhost Date: Thu, 2 Nov 2023 00:41:16 +0200 Subject: [PATCH 1/2] scrcpy: update to 2.2 Closes: #47016 [via git-merge-pr] --- srcpkgs/scrcpy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template index ac18bc03418ce..5866bf2d0b43a 100644 --- a/srcpkgs/scrcpy/template +++ b/srcpkgs/scrcpy/template @@ -1,6 +1,6 @@ # Template file for 'scrcpy' pkgname=scrcpy -version=2.1.1 +version=2.2 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="6f3d055159cb125eabe940a901bef8a69e14e2c25f0e47554f846e7f26a36c4d - 9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e" +checksum="9c96ce84129e6a4c15da8b907e4576c945732e666fcc52cf94ff402b9dd10c2c + c85c4aa84305efb69115cd497a120ebdd10258993b4cf123a8245b3d99d49874" skip_extraction="scrcpy-server-v${version}" post_install() { From 5590b4b62642b28ffd531493b045d212449c681a Mon Sep 17 00:00:00 2001 From: lemmi Date: Mon, 27 Nov 2023 03:13:13 +0100 Subject: [PATCH 2/2] passt: update to 2023.11.19.4f1709d. --- srcpkgs/passt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/passt/template b/srcpkgs/passt/template index b5274d1f41ba1..54f9896741146 100644 --- a/srcpkgs/passt/template +++ b/srcpkgs/passt/template @@ -1,6 +1,6 @@ # Template file for 'passt' pkgname=passt -version=2023.10.04.f851084 +version=2023.11.19.4f1709d revision=1 # upstream uses YYYY_MM_DD.COMMIT _version=${version/./_} @@ -11,7 +11,7 @@ maintainer="lemmi " license="GPL-2, BSD-3-Clause" homepage="https://passt.top" distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz" -checksum=319a25b7628d926b4cbd2f45fb3ad917a9ed33391006b8e525d7300231559493 +checksum=7ed05640331d76d689749edb8671a6c3fb92a93447659839448bcb4a9632c897 post_install() { vlicense LICENSES/BSD-3-Clause.txt