summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3f2be9540ef..22bdde1eea0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=lighthouse-ethereum-bin
_pkgname=lighthouse
-pkgver=5.0.0
-_pkgver=5.0.0
+pkgver=5.1.0
+_pkgver=5.1.0
pkgrel=1
pkgdesc='Ethereum 2.0 client'
arch=('x86_64' 'aarch64')
@@ -15,8 +15,8 @@ source=("https://raw.githubusercontent.com/sigp/lighthouse/stable/LICENSE")
source_x86_64=("https://github.com/sigp/lighthouse/releases/download/v${_pkgver}/lighthouse-v${_pkgver}-x86_64-unknown-linux-gnu.tar.gz")
source_aarch64=("https://github.com/sigp/lighthouse/releases/download/v${_pkgver}/lighthouse-v${_pkgver}-aarch64-unknown-linux-gnu.tar.gz")
sha256sums=('91d7b651aa6c6ffe6c36445f2652b49ff86134f6dc558a8bf35a8d407dfe2578')
-sha256sums_x86_64=('e9b0bfabbbab1a539a42e85c1897d44446c0f6219377dfb2fa5eedac9331923d')
-sha256sums_aarch64=('dbdadb979fe742b2bd37d79ac931bad43d11624bc7488558341c5c07dc64b67c')
+sha256sums_x86_64=('c442aa71cfef0a1329e903379932a36d2b4b6bafea7c739cc3c03089648df5d2')
+sha256sums_aarch64=('cb28d9b604f4817a9989730bd964575a1d775d0bcbc106019ab1e64941e611c6')
package() {