blob: 7b8195efc32765e14f8190e2dc0a7dadb0383c8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by mksrcinfo v8
# Wed Feb 5 14:25:27 UTC 2020
pkgbase = lll
pkgdesc = The Lovely Little Language compiler for Ethereum smart contracts
pkgver = 0.6.1
pkgrel = 2
url = https://github.com/ethereum/solidity
arch = x86_64
license = GPL3
makedepends = boost
makedepends = cmake
makedepends = git
depends = gcc-libs
provides = lllc
source = git+https://github.com/ethereum/solidity.git#commit=e6f7d5a49267f30c8dbf3ba2655c72012b5ccaa1
sha256sums = SKIP
pkgname = lll
|