summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2020-12-06 12:20:09 +0100
committerThomas Wucher2020-12-06 12:20:09 +0100
commit3022bd83cb3120b3a14dab2aaa4e8ae964f48579 (patch)
treeb5707fdd679a2fff41bf9f0acc66b66902aba67a /PKGBUILD
parent00e90be84604ea56184b6170dfe5e19d43f4ff21 (diff)
downloadaur-3022bd83cb3120b3a14dab2aaa4e8ae964f48579.tar.gz
stress-ng 0.12.00-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a8a0d353953..1c0edc27cae6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.11.18
+pkgver=0.12.00
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=('07c82a5c89538b5b696a79192faa70d0232352004c9e532946f7f3613d0adf23')
+sha256sums=('b2b738f574671926654b1623103a7aa58ee6911894ac78760ee188c4bfa96fe2')
build() {
cd "${pkgname}-${pkgver}"