summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2016-05-01 11:04:11 +0200
committerThomas Wucher2016-05-01 11:04:11 +0200
commit676c78959cf6295fe3538832e60cb43b650fda32 (patch)
tree588fa001e518f6a9c19d96f53803e6d236ed45d2 /PKGBUILD
parentd480477190edd74d8edd64e24098b7a537f844b4 (diff)
downloadaur-676c78959cf6295fe3538832e60cb43b650fda32.tar.gz
stress-ng 0.05.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2932760eff7e..b42a61c29d17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.05.04
+pkgver=0.05.25
pkgrel=2
pkgdesc="stress-ng will stress test a computer system in various selectable ways"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -9,7 +9,7 @@ license=('GPL')
depends=()
makedepends=('')
source=("http://kernel.ubuntu.com/~cking/tarballs/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a8253bfad5bf3d9654ed41c5ae891900')
+md5sums=('fc5e4e52cbe8b0434ce738483b865a91')
build() {
cd "${pkgname}-${pkgver}"