Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / fio


Commits:
15a11327 by Anatol Pomozov at 2024-03-27T16:04:55-07:00
upgpkg: 3.37-1

- - - - -


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.36
+       pkgver = 3.37
        pkgrel = 1
        url = https://github.com/axboe/fio
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = fio
        optdepends = gtk2: for gfio - fio GUI frontend
        optdepends = curl: for gfio - fio GUI frontend
        optdepends = gnuplot: generating plots using fio_generate_plots
-       source = https://github.com/axboe/fio/archive/fio-3.36.zip
-       sha256sums = 
5a4faddc1d5030f9f8e4d63522f2836f77f4e92ef7d08b99c9f173cc1fac0bb1
+       source = https://github.com/axboe/fio/archive/fio-3.37.zip
+       sha256sums = 
5561db3e5f6cf0160dbfd96b45778d84ae5ce75f79097ba526c56f24c6dccb55
 
 pkgname = fio


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: John Williams <jwilliams4200 liamg reverse&remove moc>
 
 pkgname=fio
-pkgver=3.36
+pkgver=3.37
 pkgrel=1
 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
 arch=(x86_64)
@@ -18,7 +18,7 @@ optdepends=(
   'gnuplot: generating plots using fio_generate_plots'
 )
 source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('5a4faddc1d5030f9f8e4d63522f2836f77f4e92ef7d08b99c9f173cc1fac0bb1')
+sha256sums=('5561db3e5f6cf0160dbfd96b45778d84ae5ce75f79097ba526c56f24c6dccb55')
 
 prepare() {
   cd fio-fio-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fio/-/commit/15a1132763a8b86969cea1b611f4cd7245a53440

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fio/-/commit/15a1132763a8b86969cea1b611f4cd7245a53440
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to