Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
stress-ng


Commits:
099f0b22 by Robin Candau at 2026-07-13T18:52:33+02:00
upgpkg: 0.21.04-1: New upstream release

https://github.com/ColinIanKing/stress-ng/releases/tag/V0.21.04

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = stress-ng
        pkgdesc = Software to stress test a computer system in various 
selectable ways
-       pkgver = 0.21.03
+       pkgver = 0.21.04
        pkgrel = 1
        url = https://github.com/ColinIanKing/stress-ng
        arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = stress-ng
        optdepends = linux-lts-headers: include some headers from the LTS kernel
        optdepends = linux-zen-headers: include some headers from the ZEN kernel
        optdepends = linux-hardened-headers: include some headers from the 
HARDENED kernel
-       source = 
stress-ng-0.21.03.tar.gz::https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.21.03.tar.gz
-       b2sums = 
6e1403dc443ccc3e2815085b080d37203e40ebae49bb2728d2e36e47eb6ba02a682253b5e4eaf629fcec76d4a048e3360c304a8181f11f5c9acad4bbd88ee9c2
+       source = 
stress-ng-0.21.04.tar.gz::https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.21.04.tar.gz
+       b2sums = 
e314fb3277da300c284b98e2ef068a55943c77a0860d9f02f03f29b3ecd1a19187915f2bec179539a0b020e38d0ef0c5a992111991e30ea5b947778c3f0f384c
 
 pkgname = stress-ng


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Thomas Wucher <arch (at) thomaswucher (dot) de>
 
 pkgname=stress-ng
-pkgver=0.21.03
+pkgver=0.21.04
 pkgrel=1
 pkgdesc="Software to stress test a computer system in various selectable ways"
 url="https://github.com/ColinIanKing/stress-ng";
@@ -17,7 +17,7 @@ optdepends=('intel-ipsec-mb: support for IPsec tests'
            'linux-hardened-headers: include some headers from the HARDENED 
kernel')
 makedepends=('attr' 'eigen' 'keyutils' 'libaio' 'libcap' 'libgcrypt' 'libmd')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/V${pkgver}.tar.gz")
-b2sums=('6e1403dc443ccc3e2815085b080d37203e40ebae49bb2728d2e36e47eb6ba02a682253b5e4eaf629fcec76d4a048e3360c304a8181f11f5c9acad4bbd88ee9c2')
+b2sums=('e314fb3277da300c284b98e2ef068a55943c77a0860d9f02f03f29b3ecd1a19187915f2bec179539a0b020e38d0ef0c5a992111991e30ea5b947778c3f0f384c')
 
 prepare() {
        cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stress-ng/-/commit/099f0b22806b4f40bf0f9abc0a4cfe610e54189b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stress-ng/-/commit/099f0b22806b4f40bf0f9abc0a4cfe610e54189b
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