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 0af5c656ad75..86caf21e82d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=lighthouse-ethereum-bin
_pkgname=lighthouse
-pkgver=4.3.0
-_pkgver=4.3.0
+pkgver=4.4.1
+_pkgver=4.4.1
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=('31eedaf84a4353e3c5f2be47e9c45ecc379ac4300766e3603a7491499884198a')
-sha256sums_aarch64=('e7b30c4866bf62cf96db0600610e971282820480ac5a5b3db2f8f6cebc7437b8')
+sha256sums_x86_64=('3047099c8eb389a6a564fff38efdd098d496fab65d03458dca29f0543fe80551')
+sha256sums_aarch64=('e8ca8a4fb52f51f33f772689d6ad98dc97c9eba182200f18df128390634f7edb')
package() {