diff options
author | JP-Ellis | 2021-04-14 10:53:22 +1000 |
---|---|---|
committer | JP-Ellis | 2021-04-14 10:53:22 +1000 |
commit | 4594d0da7312fe08a960bcf5884ba691ac5dd356 (patch) | |
tree | 4650c13f800fe60d550b6bd8d39ca5a604a13e5a /.SRCINFO | |
parent | f775cda470d0a3c8e1d1b1fd421417bb2f7e5829 (diff) | |
download | aur-4594d0da7312fe08a960bcf5884ba691ac5dd356.tar.gz |
v1.3.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = lighthouse-ethereum-bin pkgdesc = Ethereum 2.0 client - pkgver = 1.2.2 + pkgver = 1.3.0 pkgrel = 1 url = https://lighthouse.sigmaprime.io/ arch = x86_64 @@ -9,8 +9,8 @@ pkgbase = lighthouse-ethereum-bin provides = lighthouse conflicts = lighthouse replaces = lighthouse - source = https://github.com/sigp/lighthouse/releases/download/v1.2.2/lighthouse-v1.2.2-x86_64-unknown-linux-gnu.tar.gz - sha256sums = 408a70c87d64468721b888a11955308d33e1f0fd9c5565ef36dcb7fb81acba99 + source = https://github.com/sigp/lighthouse/releases/download/v1.3.0/lighthouse-v1.3.0-x86_64-unknown-linux-gnu.tar.gz + sha256sums = 1a118a08387b1f5ebd342fe8a38ac5db322a236c42c3b2183de02bed7826205c pkgname = lighthouse-ethereum-bin |