blob: 5dfe42702daec4a4656ded2f2b61062a4a55bc8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nym-wallet-appimage
pkgdesc = The Nym desktop wallet enables you to use the Nym network and take advantage of its key capabilities
pkgver = 1.2.17
pkgrel = 1
url = https://github.com/nymtech/nym
arch = x86_64
license = Apache 2.0
depends = openssl-1.1
depends = webkit2gtk
options = !strip
source = https://github.com/nymtech/nym/releases/download/nym-wallet-v1.2.17/nym-wallet_1.2.17_amd64.AppImage
sha256sums = c3b21b4bdc81b308e7ed87319bc31ee8ac8af225c0b7ca0343fdf0905be6821e
pkgname = nym-wallet-appimage
|