The AUR package which was updated today seems kinda broken: https://aur.archlinux.org/packages/eddie-ui/
First of all a problem with the pkgbuild:
/var/tmp/pamac-build-user/eddie-ui/PKGBUILD: line 33: cd: too many arguments
==> ERROR: A failure occurred in build().
Aborting...
If you fix the pkgbuild by replacing
cd *
with
cd "Eddie-$pkgver"
you get this client: