Libfilezilla.so dependency broken

Hello.
I’m trying to update my ARM installation and I get the following error

# pacman -Syu
:: Synchronizing package databases...
 endeavouros is up to date
 core is up to date
 extra is up to date
 community is up to date
 alarm is up to date
 aur is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libfilezilla (1:0.41.0-1) breaks dependency 'libfilezilla.so=33-64' required by filezilla

Is there anything broken in the repositories dependencies?

Might be true, I don’t have filezilla on my system.

But this issue is reported on archlinuxarm
https://archlinuxarm.org/forum/viewtopic.php?f=15&t=16301#p70486

Ok, thank you… maybe the first temporarily workaround is to remove filezilla.

According to pkgfile, libfilezilla.so is provided by community/libfilezilla

$ pkgfile libfilezilla.so
community/libfilezilla
[don@Valhalla ~]$

Is libfilezilla up to date? Or perhaps a libfilezilla dependency has been updated and libfilezilla is not updated to include the newer dependency?

Pudge

The Arch Linux packages show the current file version as 1:0.41.0-1 which is the version the error code in the OP listed