summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2021-01-04 01:38:27 -0500
committerbrent s2021-01-04 01:38:27 -0500
commita7e8a7ae8b9759db391358c2ca10234ce5798ccc (patch)
tree9ecb4964595d3ae893c228d789e2b2b8bd50ec6f
parent82c037ba9d02fe13ff7a349242e2d43ba37e7766 (diff)
downloadaur-a7e8a7ae8b9759db391358c2ca10234ce5798ccc.tar.gz
version bump
-rw-r--r--.SRCINFO10
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD6
-rw-r--r--iozone3_434.tar.sigbin543 -> 0 bytes
4 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15f196d33946..1f9eaf9e3593 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = iozone
pkgdesc = A filesystem benchmark tool
- pkgver = 3_434
- pkgrel = 5
+ pkgver = 3_490
+ pkgrel = 1
url = http://www.iozone.org/
install = iozone.install
arch = any
license = custom
depends = sh
optdepends = gnuplot: for generating graph reports
- source = http://www.iozone.org/src/current/iozone3_434.tar
- source = iozone3_434.tar.sig
+ source = http://www.iozone.org/src/current/iozone3_490.tar
+ source = iozone3_490.tar.sig
validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B
- sha512sums = 75c75a3a59aedc007222d2e6877631d41afd89f1e6702deca3f7e815a6586ad57bcc1ca55f01656bcfa9f733fda74edcc3fe241c7bef143a9aa60527e6865f59
+ sha512sums = 15959cdb0a1f94cbe0063c72666683a5c2d8221dba04c7548ca96ac0ac5edf6118ccd54f1d4fd55151dbad79fc886bdd440a409b7906b4f6c0465c1f770fbcc6
sha512sums = SKIP
pkgname = iozone
diff --git a/.gitignore b/.gitignore
index 1ce1f8045cc2..b409743cb035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*/
.*.swp
*.pkg.tar.xz
+*.pkg.tar.zst
src/
pkg/
*.tar
diff --git a/PKGBUILD b/PKGBUILD
index d4ebc05a1ead..683bd8066c76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Past maintainer: Joris Steyn <jorissteyn@gmail.com>
# Contributor: TDY <tdy@gmx.com>
pkgname=iozone
-pkgver=3_434
-pkgrel=5
+pkgver=3_490
+pkgrel=1
pkgdesc="A filesystem benchmark tool"
arch=('any')
url="http://www.iozone.org/"
@@ -16,7 +16,7 @@ optdepends=('gnuplot: for generating graph reports')
install=$pkgname.install
source=("http://www.${pkgname}.org/src/current/${pkgname}${pkgver}.tar"
"${pkgname}${pkgver}.tar.sig")
-sha512sums=('75c75a3a59aedc007222d2e6877631d41afd89f1e6702deca3f7e815a6586ad57bcc1ca55f01656bcfa9f733fda74edcc3fe241c7bef143a9aa60527e6865f59'
+sha512sums=('15959cdb0a1f94cbe0063c72666683a5c2d8221dba04c7548ca96ac0ac5edf6118ccd54f1d4fd55151dbad79fc886bdd440a409b7906b4f6c0465c1f770fbcc6'
'SKIP')
build() {
diff --git a/iozone3_434.tar.sig b/iozone3_434.tar.sig
deleted file mode 100644
index fb961e04dba1..000000000000
--- a/iozone3_434.tar.sig
+++ /dev/null
Binary files differ