summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2019-11-27 21:21:57 +0100
committerThomas Wucher2019-11-27 21:21:57 +0100
commit49ac478d4374e5c4568894e97f1a252e0131c4bb (patch)
tree7825ec3a1cb9707568b83b147c9d549560e4e735 /PKGBUILD
parent7b7e0766ed1f82048d852af86c1afd906c0d84ff (diff)
downloadaur-49ac478d4374e5c4568894e97f1a252e0131c4bb.tar.gz
stress-ng 0.10.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4a731a9eb18..af52ddda9da7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.10.11
+pkgver=0.10.12
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=('ec41d375d1ae61862b00a939a5263791c8c8fdb262ad14ea204944df4ca140f1')
+sha256sums=('0813ab7efb32ed56acb305e3843158e98f01f996da0b371da8829f502b5e6fa8')
build() {
cd "${pkgname}-${pkgver}"