Haveno Reto v1.0.6
Haveno Reto v1.0.6
github.com Release haveno-reto-1.0.6 · retoaccess1/haveno-reto
What's Changed Maker selects arbitrator (breaking protocol change). 1150d92 Improve offer reliability by increasing timeouts and reprocessing. Only publish successful trades. haveno-dex#943 Fix is...
You're viewing a single thread.
View all comments
9
comments
If anybodys on Arch, if you place this PKGBUILD into the haveno extracted directory and run "makepkg -si" will convert the rpm to arch and install it.
pkgname=haveno-reto pkgver=1.0.6 pkgrel=1 pkgdesc="Monero DEX" arch=('x86_64') depends=("bash" "java-runtime>=21") optdepends=() source=('haveno-1.0.6-1.x86_64.rpm') sha256sums=('SKIP') package() { find $srcdir/ -mindepth 1 -maxdepth 1 -type d | xargs cp -r -t "$pkgdir" }
2 0 Reply
You've viewed 9 comments.
Scroll to top