From 9fb87966affe296f10707325da39c1b02d883754 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 13 May 2025 23:27:06 +0200 Subject: [PATCH] xpra: rebuild for procps-ng-4.0.5_1. --- srcpkgs/xpra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index a8bff277fa4..a459f4f6d00 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra version=6.3.1 -revision=1 +revision=2 build_style=python3-module make_build_args="--without-cuda_kernels --without-cuda_rebuild $(vopt_if docs "--with-docs")"