summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2019-02-21 19:49:06 +0100
committerThomas Wucher2019-02-21 19:49:06 +0100
commit8cdfa8905e4195efd56908bf6807c0184a595819 (patch)
treea6443d3f2282d97d844ee8cb799a434a2546f6ec /PKGBUILD
parentf55ac1fd11b244a6e170e0cef5aa5773c83709f9 (diff)
downloadaur-8cdfa8905e4195efd56908bf6807c0184a595819.tar.gz
stress-ng 0.09.54
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a45855ad2a7..a87e4715c74b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.09.50
+pkgver=0.09.54
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=('b07290495794092cdf2f8d51ac631f28b8cec9455a16552d8ca48bc1f376c634')
+sha256sums=('8bea8f73b24ee209f190a7ce39e86358a79d4faca5b8b78c2252a1daf3526f61')
build() {
cd "${pkgname}-${pkgver}"