Minor updates to the build file pkgver, source and checksum yield success:
pkgname=atomicwallet
pkgver=2.87.3
pkgrel=1
pkgdesc="Atomic Wallet is a decentralized Cryptocurrency wallet that supports more than 500 coins and tokens, providing simplicity, safety, and convenience for its users."
arch=('x86_64')
url="https://atomicwallet.io"
license=('unknown')
source=("https://releases.atomicwallet.io/AtomicWallet-2.87.3.rpm")
sha256sums=('59D9AD0AAF103105925052A3BED24534E78F1782B7274E194B6BD119B88920A7')
package() {
set -e
mv opt usr "$pkgdir"
cd "$pkgdir/usr"
mkdir bin
cd bin
ln -s "../../opt/Atomic Wallet/atomic" atomicwallet
}
Pinned Comments
Bink commented on 2024-07-25 04:19 (UTC) (edited on 2024-07-25 04:22 (UTC) by Bink)
I've adopted this package given the potential abuse it could receive, and security implications.
I encourage any users of this, and other financial related AUR packages to diligently verify the legitimacy of packages.
Three checks you can do to help with this: