From 16811e130999e370c0edcd1e2c2b89bef3fa77ff Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:58 -0400 Subject: [PATCH] toxcore: rebuild to fix pc: provides --- srcpkgs/toxcore/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index 6686b0b5469..567e9cca133 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,7 +1,7 @@ # Template file for 'toxcore' pkgname=toxcore version=0.2.20 -revision=1 +revision=2 build_style=cmake configure_args="-DMUST_BUILD_TOXAV=ON -DBUILD_TOXAV=ON -DDHT_BOOTSTRAP=OFF -DBOOTSTRAP_DAEMON=ON"