summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wucher2016-05-01 11:04:11 +0200
committerThomas Wucher2016-05-01 11:04:11 +0200
commit676c78959cf6295fe3538832e60cb43b650fda32 (patch)
tree588fa001e518f6a9c19d96f53803e6d236ed45d2
parentd480477190edd74d8edd64e24098b7a537f844b4 (diff)
downloadaur-676c78959cf6295fe3538832e60cb43b650fda32.tar.gz
stress-ng 0.05.25
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b13457b9ddee..a0a4b82aba1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 21 18:47:33 UTC 2016
+# Sun May 1 09:03:44 UTC 2016
pkgbase = stress-ng
pkgdesc = stress-ng will stress test a computer system in various selectable ways
- pkgver = 0.05.04
+ pkgver = 0.05.25
pkgrel = 2
url = http://kernel.ubuntu.com/~cking/stress-ng/
arch = i686
@@ -11,8 +11,8 @@ pkgbase = stress-ng
arch = armv6h
arch = aarch64
license = GPL
- source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.05.04.tar.gz
- md5sums = a8253bfad5bf3d9654ed41c5ae891900
+ source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.05.25.tar.gz
+ md5sums = fc5e4e52cbe8b0434ce738483b865a91
pkgname = stress-ng
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}"