summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2019-11-23 17:55:31 +0100
committerThomas Wucher2019-11-23 17:55:31 +0100
commit7b7e0766ed1f82048d852af86c1afd906c0d84ff (patch)
treedc2f2147d9f272b572c5c3ff419fca9d0af335ac /PKGBUILD
parentc52bc7523e79afb515d8199204b8ca94503232c3 (diff)
downloadaur-7b7e0766ed1f82048d852af86c1afd906c0d84ff.tar.gz
stress-ng 0.10.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc98d1c623a5..f4a731a9eb18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.10.08
+pkgver=0.10.11
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=('4addeaabcfcb709581cbc4c61182317b8d91bcf31f529bfa899d170facfd75ce')
+sha256sums=('ec41d375d1ae61862b00a939a5263791c8c8fdb262ad14ea204944df4ca140f1')
build() {
cd "${pkgname}-${pkgver}"