Package Details: retoswap 1.3.1-1

Git Clone URL: https://aur.archlinux.org/retoswap.git (read-only, click to copy)
Package Base: retoswap
Description: Decentralised P2P exchange built on Monero and Tor - unofficial Reto network
Upstream URL: https://github.com/retoaccess1/haveno-reto
Licenses: AGPL-3.0-or-later
Conflicts: haveno, haveno-reto
Replaces: haveno-reto
Submitter: dujemiha
Maintainer: dujemiha
Last Packager: dujemiha
Votes: 12
Popularity: 1.02
First Submitted: 2024-12-21 15:24 (UTC)
Last Updated: 2026-05-11 16:47 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Pinned Comments

dujemiha commented on 2024-12-21 15:27 (UTC)

Package renamed to retoswap in accordance with upstream's rename. Apologies for any inconvenience.

Latest Comments

1 2 Next › Last »

dujemiha commented on 2026-01-25 17:09 (UTC)

Thanks for the report, I'll look into it.

auricom commented on 2026-01-24 11:25 (UTC)

The desktop shortcut didn't work for me and I had to edit the JAVA_HOME path, why not set it to /usr/lib/jvm/default-runtime instead of hard-coding a specific version?

dujemiha commented on 2025-12-06 18:20 (UTC)

Delete the old source tarball in your AUR helper cache. Alternatively I could add $_versuffix to the tarball's name, but I'm not sure whether that practice would be good.

revsuine commented on 2025-12-06 12:15 (UTC)

Latest update fails the SHA sum check for me.

dujemiha commented on 2024-12-21 15:27 (UTC)

Package renamed to retoswap in accordance with upstream's rename. Apologies for any inconvenience.

dujemiha commented on 2024-12-19 18:51 (UTC)

RetoSwap 1.0.15 is currently broken and so the package will remain on 1.0.14 for the time being. I will update the PKGBUILD as soon as I am aware of the issue being resolved.

dujemiha commented on 2024-11-16 11:06 (UTC)

@aljustiet Haveno is still using Gradle 8.6. According to Gradle's compatibility matrix, the latest JDK this Gradle version supports is 21. Besides forcing this JDK it might be possible to update Gradle either here or upstream, which I admittedly haven't thought about until now but could be doable.

aljustiet commented on 2024-11-16 10:48 (UTC)

@dujemiha Do you have any idea why it fails with JKD 23?

dujemiha commented on 2024-10-14 18:59 (UTC)

Please check the pinned comment:

make sure the default JDK is set to any variant of JDK 21 in archlinux-java

aljustiet commented on 2024-10-14 18:57 (UTC)

==> Starting build()...

FAILURE: Build failed with an exception.

  • What went wrong: A problem occurred configuring root project 'haveno'.

    Could not open cp_proj generic class cache for build file '/home/aljustiet/.cache/paru/clone/haveno-reto/src/haveno-reto-1.0.12/build.gradle' (/home/aljustiet/.gradle/caches/8.6/scripts/ef59gxjyklc2mmj7w32o9s6qd). BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file major version 67

  • Try:

    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org.

BUILD FAILED in 1s ==> ERROR: A failure occurred in build(). Aborting...