From 4bc0058966271d21463a3d3c7daaaa041b59c74c Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 4 May 2025 03:47:55 -0700 Subject: [PATCH] xpra: rebuild to fix shebangs --- srcpkgs/xpra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index d144e2b2f4b..e63932c7b93 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra version=6.2.5 -revision=1 +revision=2 build_style=python3-module make_build_args="--without-cuda_kernels --without-cuda_rebuild $(vopt_if docs "--with-docs")"