blob: 903fbdcdbca17757ba54849d016e854568d5278d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = ethabi
pkgdesc = Ethereum ABI tools
pkgver = 7.0.0
pkgrel = 1
url = https://github.com/paritytech/ethabi
arch = x86_64
license = GPL3
makedepends = cargo
source = https://github.com/paritytech/ethabi/archive/v7.0.0.tar.gz
sha512sums = fbaafff554e1ea54bda52b50c27727fd4a4ebdc2024d8d5ca2e059ff545a18158ec883c2335c3b431c5334699f1dc4d6c0c6bab5222ffa6a95b0d2e778467d9a
pkgname = ethabi
|