summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2018-09-07 22:58:15 +0200
committerThomas Wucher2018-09-07 22:58:15 +0200
commita08b44b6f8c23af40248f24e5ba6fcf349a2ea85 (patch)
tree235280c2f7fe6dc4704e5837461936b5e70efb1b /PKGBUILD
parent1932036d079e6d6839a8712a48e0d599b81ff822 (diff)
downloadaur-a08b44b6f8c23af40248f24e5ba6fcf349a2ea85.tar.gz
stress-ng 0.09.39
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2905a6793455..cc8554e1dd17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.09.37
+pkgver=0.09.39
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=('8494afb2f2e2cf7e79ec9c6c3129308b098e530141ba2b07d6547708fd63af3d')
+sha256sums=('485f6e7384614fd96955bea4d1f79cd75f8be7e8da30cb3a7e8724ff7b75cd9c')
build() {
cd "${pkgname}-${pkgver}"