summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2015-09-28 15:22:09 +0200
committerThomas Wucher2015-09-28 15:22:09 +0200
commit9e874d4dc45d3609b8d40e899aabb72f7e76c39d (patch)
tree8c9c06e36ccf11297b1bd3d161f864048d114c42 /PKGBUILD
parent483c5df86d35702cbaf6f572341d4ab2a024fdce (diff)
downloadaur-9e874d4dc45d3609b8d40e899aabb72f7e76c39d.tar.gz
stress-ng 0.04.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5c856e5235f..2315a3e092bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.04.19
+pkgver=0.04.20
pkgrel=1
pkgdesc="stress-ng will stress test a computer system in various selectable ways"
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
@@ -9,7 +9,7 @@ license=('GPL')
depends=()
makedepends=('')
source=("http://kernel.ubuntu.com/~cking/tarballs/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('68431c74438b8c54dc81a1b347780442')
+md5sums=('e93a6d430716e44f96a6f12117556853')
build() {
cd "${pkgname}-${pkgver}"