From 8b5e2ac0ed9afd4a7f5b1cf7d2a14b0319eb437f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 6 Sep 2023 14:02:18 +0200 Subject: [PATCH] xpra: rebuild for libavif-1.0.1. --- srcpkgs/xpra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xpra/template b/srcpkgs/xpra/template index 356d18552c5..679f061f697 100644 --- a/srcpkgs/xpra/template +++ b/srcpkgs/xpra/template @@ -1,7 +1,7 @@ # Template file for 'xpra' pkgname=xpra version=5.0.1 -revision=1 +revision=2 build_style=python3-module make_build_args="--without-cuda_kernels --without-cuda_rebuild" make_install_args="$(vopt_with docs) ${make_build_args}"