hashworks pushed to branch main at Arch Linux / Packaging / Packages / 
go-ethereum


Commits:
138f1a59 by Justin Kromlinger at 2024-05-25T19:16:25+02:00
upgpkg: 1.14.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = go-ethereum
        pkgdesc = Official Go implementation of the Ethereum protocol
-       pkgver = 1.14.2
+       pkgver = 1.14.3
        pkgrel = 1
        url = https://geth.ethereum.org/
        arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = go-ethereum
        provides = geth
        conflicts = geth
        replaces = geth
-       source = 
git+https://github.com/ethereum/go-ethereum.git#commit=35b2d07f4bf735958b41cd141a5feda5e61be73e
+       source = 
git+https://github.com/ethereum/go-ethereum.git#commit=ab48ba42f4f34873d65fd1737fabac5c680baff6
        source = geth-user.service
-       sha256sums = 
723fbd797a7f9c5cf5005f5942ad2aac303d62faa530b752c1d44430e5d1dff4
+       sha256sums = 
753f3838bc9a1458eb7cb7120e286eaf79ca7637bf2fe382be885297daa91d6d
        sha256sums = 
806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645
 
 pkgname = go-ethereum


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=go-ethereum
-pkgver=1.14.2
-_commit=35b2d07f4bf735958b41cd141a5feda5e61be73e
+pkgver=1.14.3
+_commit=ab48ba42f4f34873d65fd1737fabac5c680baff6
 pkgrel=1
 pkgdesc='Official Go implementation of the Ethereum protocol'
 arch=('x86_64')
@@ -15,7 +15,7 @@ conflicts=('geth')
 replaces=('geth')
 source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit}";
         'geth-user.service')
-sha256sums=('723fbd797a7f9c5cf5005f5942ad2aac303d62faa530b752c1d44430e5d1dff4'
+sha256sums=('753f3838bc9a1458eb7cb7120e286eaf79ca7637bf2fe382be885297daa91d6d'
             '806ab43221f0c203e663a78afced694786a5adb033f06fab07d07904384d7645')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/138f1a59b0977c29ec2c1dcf67c039224831d687

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-ethereum/-/commit/138f1a59b0977c29ec2c1dcf67c039224831d687
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to