diff options
author | kewl fft | 2021-09-16 12:19:06 +0100 |
---|---|---|
committer | kewl fft | 2021-09-16 12:19:06 +0100 |
commit | d2a63fbbc9df925cba64126e7ce6e6986055c3a1 (patch) | |
tree | da07a2044d3eda816b24ed6520573e37294c9867 | |
parent | ec7832d34cbd360b464f3edac3deef0e6ec5e0cf (diff) | |
download | aur-d2a63fbbc9df925cba64126e7ce6e6986055c3a1.tar.gz |
Update to version 2.1.1-1
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pkgname='python-eth-abi' _pkgname=${pkgname#python-} -pkgver=1.2.1 +pkgver=2.1.1 pkgrel=1 pkgdesc="Python utilities for working with Ethereum ABI definitions, especially encoding and decoding." arch=('any') |