blob: b4b9c18b60c84ac68a96c6e97fc89b2d082924ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = parity-git
pkgdesc = Fast, light, robust Ethereum implementation
pkgver = 1.11.0.11056
pkgrel = 1
url = https://github.com/paritytech/parity
arch = i686
arch = x86_64
license = GPL-3.0
makedepends = cargo
depends = libsystemd
depends = openssl
provides = parity
conflicts = parity
source = git+https://github.com/paritytech/parity.git
sha256sums = SKIP
pkgname = parity-git
|