summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2020-02-11 21:50:01 +0100
committerThomas Wucher2020-02-11 21:50:22 +0100
commit00a2a45ce9621b753f6a3cbcea164747539542e6 (patch)
tree63ccf196f2a711248639958822034c0e34411413 /PKGBUILD
parentc7fef4d129ebe1b6e26cc92ea831098707e9477c (diff)
downloadaur-00a2a45ce9621b753f6a3cbcea164747539542e6.tar.gz
stress-ng 0.10.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89971a07deed..552b88d6f58e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.10.18
+pkgver=0.10.19
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=('f069eb8e324de1c2341262e23f1ab55791de8a723dc6456ee113f0fbb71ea753')
+sha256sums=('0f0db52513df9c49a39af87195d27ec9db7472e641279319323d07c874c1056d')
build() {
cd "${pkgname}-${pkgver}"