summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRamana Kumar2024-05-14 09:21:12 +0100
committerRamana Kumar2024-05-14 09:21:12 +0100
commit31a52f4d353b42e72b8ae4243b8a90d39389dccd (patch)
tree08521f1a9936624bee1a6478ce6860201d7a7c18 /PKGBUILD
parent75d209a566a1025a730cd5eab668bd854f7945f2 (diff)
downloadaur-31a52f4d353b42e72b8ae4243b8a90d39389dccd.tar.gz
Update to 24.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7197f070344..986dce3d44b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ramana Kumar <ramana@member.fsf.org>
pkgname=besu
-pkgver=24.3.0
+pkgver=24.5.1
pkgrel=1
pkgdesc="Hyperledger Ethereum Mainnet and Permissioned Network Client"
arch=('any')
@@ -10,7 +10,7 @@ depends=('java-runtime>=11' 'jemalloc')
replaces=('pantheon')
#changelog=
source=("https://github.com/hyperledger/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('8037ce51bb5bb396d29717a812ea7ff577b0d6aa341d67d1e5b77cbc55b15f84')
+sha256sums=('77e39b21dbd4186136193fc6e832ddc1225eb5078a5ac980fb754b33ad35d554')
check() {
"$pkgname-$pkgver/bin/$pkgname" --version