From a368052fc9a43afd3650f9743a3d922a3507526c Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 16 Dec 2023 19:50:41 +0100 Subject: [PATCH] remmina: rebuild for libsodium-1.0.19_1 --- srcpkgs/remmina/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template index 9086e61fdf6..7dc8212b08e 100644 --- a/srcpkgs/remmina/template +++ b/srcpkgs/remmina/template @@ -1,7 +1,7 @@ # Template file for 'remmina' pkgname=remmina version=1.4.31 -revision=3 +revision=4 build_style=cmake configure_args="-DCMAKE_USE_PTHREADS_INIT=ON -DWITH_KF5WALLET=on" hostmakedepends="glib-devel intltool pkg-config shared-mime-info qt5-host-tools qt5-qmake"