kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / p2pool


Commits:
2a795552 by kpcyrd at 2026-06-14T15:00:11+02:00
upgpkg: 4.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = p2pool
        pkgdesc = Decentralized pool for Monero mining
-       pkgver = 4.15.1
+       pkgver = 4.16
        pkgrel = 1
        url = https://github.com/SChernykh/p2pool
        arch = x86_64
@@ -12,15 +12,13 @@ pkgbase = p2pool
        depends = curl
        depends = libcurl.so
        depends = glibc
-       depends = libgcc
-       depends = libgcc_s.so
        depends = libuv
        depends = systemd-libs
        depends = libsystemd.so
        depends = zeromq
        depends = libzmq.so
        options = !lto
-       source = p2pool::git+https://github.com/SChernykh/p2pool#tag=v4.15.1
+       source = p2pool::git+https://github.com/SChernykh/p2pool#tag=v4.16
        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
@@ -47,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 = 
7b4d8de7092988de93958d876e2323e5224e664fa7bca9f08d8acd6b74aef384cd166632df89e9f232f6d75c61a6923992477b56410aeabb2da2f9d949649071
+       b2sums = 
b01f0df76156a5102d2d18c812262fc380599aa121c278504f73d062bb931d4760f1e76481226d0042c9c53f39f10dab7c916726866bbb6f1eb79e1641d7f748
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=p2pool
-pkgver=4.15.1
+pkgver=4.16
 pkgrel=1
 pkgdesc='Decentralized pool for Monero mining'
 arch=('x86_64')
@@ -10,7 +10,6 @@ url="https://github.com/SChernykh/p2pool";
 depends=(
   'curl' 'libcurl.so'
   'glibc'
-  'libgcc' 'libgcc_s.so'
   'libuv'
   'systemd-libs' 'libsystemd.so'
   'zeromq' 'libzmq.so'
@@ -51,7 +50,7 @@ source=(
   "${pkgname}-xds::git+https://github.com/cncf/xds.git";
   "${pkgname}-zlib::git+https://github.com/madler/zlib";
 )
-b2sums=('7b4d8de7092988de93958d876e2323e5224e664fa7bca9f08d8acd6b74aef384cd166632df89e9f232f6d75c61a6923992477b56410aeabb2da2f9d949649071'
+b2sums=('b01f0df76156a5102d2d18c812262fc380599aa121c278504f73d062bb931d4760f1e76481226d0042c9c53f39f10dab7c916726866bbb6f1eb79e1641d7f748'
         'SKIP'
         'SKIP'
         'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/2a795552790352d64fd6ef30ecf46a42d2ef44c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/p2pool/-/commit/2a795552790352d64fd6ef30ecf46a42d2ef44c4
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to