From ac80bf8493cd36b6158cb06adacdc325296d460b Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 11 Oct 2023 21:48:02 -0400 Subject: [PATCH] filezilla: revbump for new libfilezilla --- srcpkgs/filezilla/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index ec52592f23d..ebac028ae1a 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,7 +1,7 @@ # Template file for 'filezilla' pkgname=filezilla version=3.65.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck --with-wx-config=wx-config-gtk3"