summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbargst2020-08-24 13:14:15 +0200
committerbargst2020-08-24 13:14:15 +0200
commit84c51c65060b589afe426ae05d324b68a257f94a (patch)
treeba1ba5e6864c42c2fd07af096e883f71ae494495
parent6661e3d8077a4f3b624c89f5b9132f8af80bac2a (diff)
downloadaur-84c51c65060b589afe426ae05d324b68a257f94a.tar.gz
Update to 0.2.7
-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')