summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRamana Kumar2024-03-09 06:57:19 +0000
committerRamana Kumar2024-03-09 06:57:19 +0000
commit75d209a566a1025a730cd5eab668bd854f7945f2 (patch)
treea2679918090d98cca5dd2a0a399dd7c00ed7b797 /PKGBUILD
parent98814ebfa30bbddc9b1595e4fe6d0d14e29c72af (diff)
downloadaur-75d209a566a1025a730cd5eab668bd854f7945f2.tar.gz
Update to 24.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8c3c66d35ce..b7197f070344 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ramana Kumar <ramana@member.fsf.org>
pkgname=besu
-pkgver=24.1.2
+pkgver=24.3.0
pkgrel=1
pkgdesc="Hyperledger Ethereum Mainnet and Permissioned Network Client"
arch=('any')
@@ -9,8 +9,8 @@ license=('Apache')
depends=('java-runtime>=11' 'jemalloc')
replaces=('pantheon')
#changelog=
-source=("https://hyperledger.jfrog.io/artifactory/$pkgname-binaries/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('082db8cf4fb67527aa0dd757e5d254b3b497f5027c23287f9c0a74a6a743bf08')
+source=("https://github.com/hyperledger/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('8037ce51bb5bb396d29717a812ea7ff577b0d6aa341d67d1e5b77cbc55b15f84')
check() {
"$pkgname-$pkgver/bin/$pkgname" --version