kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / p2pool
Commits:
9335230a by kpcyrd at 2024-12-31T16:45:32+01:00
upgpkg: 4.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = p2pool
pkgdesc = Decentralized pool for Monero mining
- pkgver = 4.2
+ pkgver = 4.3
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.2
+ source = p2pool::git+https://github.com/SChernykh/p2pool#tag=v4.3
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 =
05df31279f2bdb05ad61866fa0b539c44a4f62e0c6e5b2c7b75edbf6be940c7f2261823ca4a099f5f31a223be7e1621bda28654fad0262630a2046970984ef1b
+ b2sums =
55a2120bbc55a5be59af0db75bfd078b28430fb6e7630f137c1ef65a7b297e71b00ed1aaff91d786d014005c5524bf43513e2e0a9c685142d79e2e72e00620bd
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
pkgname=p2pool
-pkgver=4.2
+pkgver=4.3
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=('05df31279f2bdb05ad61866fa0b539c44a4f62e0c6e5b2c7b75edbf6be940c7f2261823ca4a099f5f31a223be7e1621bda28654fad0262630a2046970984ef1b'
+b2sums=('55a2120bbc55a5be59af0db75bfd078b28430fb6e7630f137c1ef65a7b297e71b00ed1aaff91d786d014005c5524bf43513e2e0a9c685142d79e2e72e00620bd'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/9335230a1b6c5a8b9ad33d203fe19b404c6ca2ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/9335230a1b6c5a8b9ad33d203fe19b404c6ca2ae
You're receiving this email because of your account on gitlab.archlinux.org.