blob: 8e155b28a0e9651f8e0716f985a0b84eb5378c65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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.10
pkgrel = 1
url = https://github.com/nymtech/nym
arch = x86_64
license = Apache 2.0
depends = webkit2gtk
options = !strip
source_x86_64 = https://github.com/nymtech/nym/releases/download/nym-wallet-v1.2.10/nym-wallet_1.2.10_amd64.AppImage
sha256sums_x86_64 = 4c84826e1cfc433c0ff84651ff55eaaab3a542f2505ef62968d2033bb6e219f1
pkgname = nym-wallet-appimage
|