blob: 23f010fbe43eaba5970bcd484d47b6db66057d2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = helium-wallet
pkgdesc = Helium Wallet
pkgver = 2.1.1
pkgrel = 1
url = https://github.com/helium/helium-wallet-rs
arch = x86_64
license = Apache
makedepends = protobuf
depends = rust
depends = cargo
source = https://github.com/helium/helium-wallet-rs/archive/refs/tags/helium-wallet-v2.1.1.tar.gz
sha512sums = 9bc98abe1e760c38b00856c000f8be8a0d693a35cafd3b914fef7a455e0fc32f42f03d0253e933bf13253d1890c937e10d30075d8f30e4b0c7d1500b936fdf9c
pkgname = helium-wallet
|