blob: aec238e1c2ba5dc69a3f6c43a9df026a9e3d60d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = chia-gui
pkgdesc = A new blockchain and smart transaction platform that is easier to use, more efficient, and secure. - Also installs GUI, using system electron
pkgver = 1.1.5
pkgrel = 1
url = https://www.chia.net/
arch = any
license = Apache
depends = electron11
provides = chia
provides = chia-gui
conflicts = chia
conflicts = chia-gui
options = !strip
source = https://github.com/Chia-Network/chia-blockchain/releases/download/1.1.5/chia-blockchain_1.1.5_amd64.deb
source = chia-blockchain.png
source = chia-blockchain
md5sums = 3b86c5ce899b3ac92890213fb0e3c097
md5sums = 05797ff1f5ef580c7243e0182c822701
md5sums = 8853d24b7c76a33a74b235999e270ef8
pkgname = chia-gui
|