blob: 1b57fa6a5b9e8c5407601c4c369f293a591a11cb (
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.1.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.1.10/nym-wallet_1.1.10_amd64.AppImage
sha256sums_x86_64 = 14a05407de4225a1ccc526da49927eaae678f699611c92b06974c6a69a382af4
pkgname = nym-wallet-appimage
|