summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2019-12-16 22:53:33 +0100
committerThomas Wucher2019-12-16 22:53:33 +0100
commitd9f170f29a7d1d972df7056a4865bec1744e11bb (patch)
treeb7b0615e7cab26148bf8ae73a437c6e67502d1a2 /PKGBUILD
parent00075770f5d67647dd6f9549bafd9c6b18fffa1c (diff)
downloadaur-d9f170f29a7d1d972df7056a4865bec1744e11bb.tar.gz
stress-ng 0.10.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a18549d0d6b..9bd542c2224f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.10.13
+pkgver=0.10.14
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=('da0442053de6db62517c49ad129a8a3f776f60e60591f3be05819eef512acb45')
+sha256sums=('d8ba86ddfcf4695389575ae0d426d7681b03d1803bf8f19c691d7e4c73975f51')
build() {
cd "${pkgname}-${pkgver}"