blob: 9ce62b1eeba01fb76c48b00b3765921255add643 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = concordium-desktop-wallet-bin
pkgdesc = Desktop wallet for Concordium blockchain
pkgver = 1.4.1
pkgrel = 1
url = https://concordium.com/
arch = x86_64
license = unknown
depends = gtk3
depends = libnotify
depends = libsecret
depends = libxss
depends = nss
depends = xdg-utils
source = https://distribution.mainnet.concordium.software/tools/linux/concordium-desktop-wallet-1.4.1.deb
sha512sums = 3e4317ed2407f04bd965b414519d936d5010b5671c79651f12410f029e2221dce399fd2437528a10cf74e91135f688b60dc03f3cc65281c1b08d4b9f771b1aaa
pkgname = concordium-desktop-wallet-bin
|