summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2018-08-18 10:28:06 +0200
committerThomas Wucher2018-08-18 10:28:06 +0200
commit1932036d079e6d6839a8712a48e0d599b81ff822 (patch)
tree2f02a235fc6102586f0f58d04b6db45fd2b0a4ba /PKGBUILD
parent3ce93147022e9796f6079604feffa86a8771b801 (diff)
downloadaur-1932036d079e6d6839a8712a48e0d599b81ff822.tar.gz
stress-ng 0.09.37
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc3e910bd4f6..2905a6793455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.09.31
+pkgver=0.09.37
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=('a6e4287449b2694c4498a6b3836b911059392d263594ade1f6d224cb68b1c04c')
+sha256sums=('8494afb2f2e2cf7e79ec9c6c3129308b098e530141ba2b07d6547708fd63af3d')
build() {
cd "${pkgname}-${pkgver}"