kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / p2pool
Commits:
5e3d8c70 by kpcyrd at 2025-06-15T23:15:42+02:00
upgpkg: 4.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = p2pool
pkgdesc = Decentralized pool for Monero mining
- pkgver = 4.7
+ pkgver = 4.8
pkgrel = 1
url = https://github.com/SChernykh/p2pool
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = p2pool
depends = zeromq
depends = libzmq.so
options = !lto
- source = p2pool::git+https://github.com/SChernykh/p2pool#tag=v4.7
+ source = p2pool::git+https://github.com/SChernykh/p2pool#tag=v4.8
source = p2pool-RandomX::git+https://github.com/SChernykh/RandomX
source = p2pool-cppzmq::git+https://github.com/SChernykh/cppzmq
source = p2pool-curl::git+https://github.com/SChernykh/curl
@@ -45,7 +45,7 @@ pkgbase = p2pool
source = p2pool-re2::git+https://github.com/google/re2.git
source = p2pool-xds::git+https://github.com/cncf/xds.git
source = p2pool-zlib::git+https://github.com/madler/zlib
- b2sums =
a577d23189782ce0dbcdcdc3480391821a521f07377036afaa6f03294bd4e3c5ac0bf5182cb24f164689fd44f3bb6a6850abc541c90cc6a0590b5cb172745dc7
+ b2sums =
4ec5ca4a9d1ff5316570c5f654673a416a09b80f1cdbd5875616e1837dba494afb2dd61a86066e249d4e8e979d64dd6e7df9d584e0914559c4aa32965c980cbd
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=p2pool
-pkgver=4.7
+pkgver=4.8
pkgrel=1
pkgdesc='Decentralized pool for Monero mining'
arch=('x86_64')
@@ -50,7 +50,7 @@ source=(
"${pkgname}-xds::git+https://github.com/cncf/xds.git"
"${pkgname}-zlib::git+https://github.com/madler/zlib"
)
-b2sums=('a577d23189782ce0dbcdcdc3480391821a521f07377036afaa6f03294bd4e3c5ac0bf5182cb24f164689fd44f3bb6a6850abc541c90cc6a0590b5cb172745dc7'
+b2sums=('4ec5ca4a9d1ff5316570c5f654673a416a09b80f1cdbd5875616e1837dba494afb2dd61a86066e249d4e8e979d64dd6e7df9d584e0914559c4aa32965c980cbd'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/5e3d8c7071e24535acbae262909eb532e2ec4a59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/5e3d8c7071e24535acbae262909eb532e2ec4a59
You're receiving this email because of your account on gitlab.archlinux.org.