summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2020-08-15 17:09:54 +0200
committerThomas Wucher2020-08-15 17:09:54 +0200
commit00e90be84604ea56184b6170dfe5e19d43f4ff21 (patch)
tree81ce0bbb121206864c71fb7829bd7b9e681a9503 /PKGBUILD
parent454aa4ae35a1e4104ffc6003f6fc745879c9ce55 (diff)
downloadaur-00e90be84604ea56184b6170dfe5e19d43f4ff21.tar.gz
stress-ng 0.11.18-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54de5395a476..8a8a0d353953 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.11.15
+pkgver=0.11.18
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=('6a333650fb5c85c5221f10d2cf890e9fc56530696e118d975fbbe96126c06963')
+sha256sums=('07c82a5c89538b5b696a79192faa70d0232352004c9e532946f7f3613d0adf23')
build() {
cd "${pkgname}-${pkgver}"