summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkewl fft2021-09-16 12:19:06 +0100
committerkewl fft2021-09-16 12:19:06 +0100
commitd2a63fbbc9df925cba64126e7ce6e6986055c3a1 (patch)
treeda07a2044d3eda816b24ed6520573e37294c9867
parentec7832d34cbd360b464f3edac3deef0e6ec5e0cf (diff)
downloadaur-d2a63fbbc9df925cba64126e7ce6e6986055c3a1.tar.gz
Update to version 2.1.1-1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cac59cfc3119..e518fadf1247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')