@psychi,
When you build the PKGBUILD you can take out the -Dmaven.repo.local="$mvn_repo"
section for the build to use your global maven repository. To be convenient to most users, this would require a new PKGBUILD to be uploaded to the AUR which I am most likely not going to do. Anyone is welcome to copy my PKGBUILD though and maintain a a build like you suggest.
You could also use bisq-bin
which just downloads the binary.
Pinned Comments
freimair commented on 2021-02-02 12:23
I just updated the build to fetch the newly available signed source tarball off github. finally.
If you stumble over the message that a key is not trusted just do a
gpg --recv-keys 29CDFD3B
and you should be good