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 8a440662929d..3e03454e798a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: JP-Ellis <josh@jpellis.me>
pkgname=lighthouse-ethereum-bin
_pkgname=lighthouse
-pkgver=5.1.2
-_pkgver=5.1.2
+pkgver=5.1.3
+_pkgver=5.1.3
pkgrel=1
pkgdesc='Ethereum 2.0 client'
arch=('x86_64' 'aarch64')
@@ -17,9 +17,9 @@ 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" "https://github.com/sigp/lighthouse/releases/download/v${_pkgver}/lighthouse-v${_pkgver}-x86_64-unknown-linux-gnu.tar.gz.asc")
source_aarch64=("https://github.com/sigp/lighthouse/releases/download/v${_pkgver}/lighthouse-v${_pkgver}-aarch64-unknown-linux-gnu.tar.gz" "https://github.com/sigp/lighthouse/releases/download/v${_pkgver}/lighthouse-v${_pkgver}-aarch64-unknown-linux-gnu.tar.gz.asc")
sha256sums=('91d7b651aa6c6ffe6c36445f2652b49ff86134f6dc558a8bf35a8d407dfe2578')
-sha256sums_x86_64=('3147b610bf4a8f9d0792ad113f4822c78826fc21a0a239f74100825f3bec84c9'
+sha256sums_x86_64=('9426e42b94cc435d51bc7c86d0c30383c2243e4fa83cc3e7403189b4683cbeeb'
'SKIP')
-sha256sums_aarch64=('cb9e9831d3009e20aa22302d74ca5b41e790b28b39c5d30aec298efff96631fa'
+sha256sums_aarch64=('30ab15fa1873bd1b0f0a37b4251b17047f25bf83dcf2e125493b07423d6e758e'
'SKIP')
# Key can be imported with `gpg --recv-keys 15E66D941`