summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d28c123ad7f0..5260e2ad9f63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lighthouse-ethereum
pkgdesc = Ethereum 2.0 client
- pkgver = 0.2.6
+ pkgver = 0.2.7
pkgrel = 1
url = https://lighthouse.sigmaprime.io/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = lighthouse-ethereum
provides = lighthouse
conflicts = lighthouse
replaces = lighthouse
- source = git+https://github.com/sigp/lighthouse.git#commit=ebb25b5569709c213fade6d8f4bd9ccc8b0a1dfb
+ source = git+https://github.com/sigp/lighthouse.git#commit=dfd02d617953303cad98284f4e091d5d88241ec5
sha256sums = SKIP
pkgname = lighthouse-ethereum
diff --git a/PKGBUILD b/PKGBUILD
index 87f862780b00..041d800ecd6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=lighthouse-ethereum
-pkgver=0.2.6
+pkgver=0.2.7
_pkgname=lighthouse
-_commit=ebb25b5569709c213fade6d8f4bd9ccc8b0a1dfb
+_commit=dfd02d617953303cad98284f4e091d5d88241ec5
pkgrel=1
pkgdesc='Ethereum 2.0 client'
arch=('x86_64')