Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / fio
Commits:
f47d946d by Antonio Rojas at 2026-05-16T20:00:39+02:00
upgpkg: 3.42-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fio
pkgdesc = Scriptable I/O tool for storage benchmarks and drive testing
- pkgver = 3.41
+ pkgver = 3.42
pkgrel = 1
url = https://github.com/axboe/fio
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = fio
depends = glusterfs
depends = gperftools
optdepends = gnuplot: generating plots using fio_generate_plots
- source = https://github.com/axboe/fio/archive/fio-3.41.zip
- sha256sums =
4d01043e35ed4f6c8e98073630c1b7e9d1567b2f693056a075f593080dccaff0
+ source = https://github.com/axboe/fio/archive/fio-3.42.zip
+ sha256sums =
d8778af585ec6d10fc546df8fc73c1646c9e5b40fada7f175cb020d2dbb0fcf3
pkgname = fio
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
pkgname=fio
-pkgver=3.41
+pkgver=3.42
pkgrel=1
pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
arch=(x86_64)
@@ -13,7 +13,7 @@ license=(GPL2)
depends=(bash curl libaio python numactl glusterfs gperftools)
optdepends=('gnuplot: generating plots using fio_generate_plots')
source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('4d01043e35ed4f6c8e98073630c1b7e9d1567b2f693056a075f593080dccaff0')
+sha256sums=('d8778af585ec6d10fc546df8fc73c1646c9e5b40fada7f175cb020d2dbb0fcf3')
prepare() {
cd fio-fio-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fio/-/commit/f47d946d5d2bd73e396bf6b1d26d5d3fbbcfea09
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fio/-/commit/f47d946d5d2bd73e396bf6b1d26d5d3fbbcfea09
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