blob: 1b81d647d33a772aee8c591f3f97e4149c38a526 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = solar-wallet-bin
pkgdesc = Stellar wallet. Secure and user-friendly.
pkgver = 0.28.1
pkgrel = 8
url = https://solarwallet.io/
arch = x86_64
license = MIT
depends = electron19
depends = python>=3
depends = nodejs
provides = solar-wallet=0.28.1
conflicts = solar-wallet
conflicts = solarwallet
options = !strip
options = !emptydirs
source = solar-wallet-0.28.1.deb::https://github.com/satoshipay/solar/releases/download/v0.28.1/Solar-Wallet-0.28.1.deb
source = LICENSE-0.28.1::https://raw.githubusercontent.com/satoshipay/solar/v0.28.1/LICENSE
source = solar-wallet.sh
sha256sums = bbf429ba5faf083f602f087970bf6cfddc0178b743432f588d7d2c90764997b3
sha256sums = 122419a299dfabb6da3af79d00ffafba42ae185fa757be14cd5140f35c8ce094
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = solar-wallet-bin
|