summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2020-03-16 22:13:24 +0100
committerThomas Wucher2020-03-16 22:13:24 +0100
commit9e2805f63a9cec4574006fed40cf1c76843637bc (patch)
tree92509a58b36061420e5d33353b9718afb5fff385 /PKGBUILD
parent8c37f08996fb392cae149eba9c18d6632d60e446 (diff)
downloadaur-9e2805f63a9cec4574006fed40cf1c76843637bc.tar.gz
stress-ng 0.11.03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30b3274e057f..1a9826554b18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.11.02
+pkgver=0.11.03
pkgrel=1
pkgdesc="stress-ng will stress test a computer system in various selectable ways"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -8,7 +8,7 @@ url="http://kernel.ubuntu.com/~cking/${pkgname}/"
license=('GPL')
depends=()
source=("http://kernel.ubuntu.com/~cking/tarballs/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('ad1a6fca8f90f67a4364aa6ff0c406995960dc4f8689e9d5289fc083e1d8986f')
+sha256sums=('3c6d0e8077f5d55251e247cc761eaec527413fba4aa89a02856b432dfb5e9443')
build() {
cd "${pkgname}-${pkgver}"