summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5a4d5a8edad..5be74b0ee8c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ makedepends=('stack>=2.0.0'
depends=('libsecp256k1'
'python-pip')
source=("echidna-$pkgver.tar.gz::https://github.com/crytic/echidna/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('49236096e7b99c569cdb9d8a0976a32dbdfa910028af29391d7f5666da67977b')
+sha256sums=('919a46d5820acdc26c119d2dc36b2abadb2383217a801ba07b1335aac1d07ee1')
build() {
cd "./$pkgname-$pkgver"