summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2021-01-30 17:12:01 +0100
committerThomas Wucher2021-01-30 17:12:01 +0100
commitbe2d4f87e675c865381a8870272429424f804503 (patch)
tree4f7caa2ffa1e7df67cc06c7af41836084c0f6928 /PKGBUILD
parent6303fbe8ba0bc94be23c6652b5ec589c74ff6aaf (diff)
downloadaur-be2d4f87e675c865381a8870272429424f804503.tar.gz
stress-ng 0.12.02-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5591739d5274..a8bbfd8553dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.12.01
+pkgver=0.12.02
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=('d354bbbb1500cfe043c761014dc9c3f62779747fafea8a19af94402327f6d3fc')
+sha256sums=('f847be115f60d3ad7d37c806fd1bfb1412aa3c631fca581d6dc233322f50d6a5')
build() {
cd "${pkgname}-${pkgver}"