summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2019-04-01 21:51:20 +0200
committerThomas Wucher2019-04-01 21:51:20 +0200
commitb8b6f1c8e2a637ef5ab9ef2e289d1ff255dc1cb6 (patch)
tree66915cebc52a07a9c1a2176e0afaf9d6274c5bfe /PKGBUILD
parent8cdfa8905e4195efd56908bf6807c0184a595819 (diff)
downloadaur-b8b6f1c8e2a637ef5ab9ef2e289d1ff255dc1cb6.tar.gz
strass-ng 0.09.57
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a87e4715c74b..3e07a17eaf74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.09.54
+pkgver=0.09.57
pkgrel=1
pkgdesc="stress-ng will stress test a computer system in various selectable ways"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -9,7 +9,7 @@ license=('GPL')
depends=()
makedepends=('')
source=("http://kernel.ubuntu.com/~cking/tarballs/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('8bea8f73b24ee209f190a7ce39e86358a79d4faca5b8b78c2252a1daf3526f61')
+sha256sums=('5d006097a17ff67abfa11c13a15cf92f380c5f56eac1c69a6410b938432de576')
build() {
cd "${pkgname}-${pkgver}"