summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wucher2016-11-20 17:05:06 +0100
committerThomas Wucher2016-11-20 17:05:06 +0100
commit799462133d671d848e8af6849fa1c0f417c2122f (patch)
tree02c4f7050a545af85d9f14ed783a045b6339a9b0
parent676c78959cf6295fe3538832e60cb43b650fda32 (diff)
downloadaur-799462133d671d848e8af6849fa1c0f417c2122f.tar.gz
stress-ng 0.07.05
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0a4b82aba1a..64abb1a6ba53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun May 1 09:03:44 UTC 2016
+# Sun Nov 20 16:03:59 UTC 2016
pkgbase = stress-ng
pkgdesc = stress-ng will stress test a computer system in various selectable ways
- pkgver = 0.05.25
- pkgrel = 2
+ pkgver = 0.07.05
+ pkgrel = 1
url = http://kernel.ubuntu.com/~cking/stress-ng/
arch = i686
arch = x86_64
@@ -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.25.tar.gz
- md5sums = fc5e4e52cbe8b0434ce738483b865a91
+ source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.07.05.tar.gz
+ md5sums = 4945acdad9a9c59e47cc02127ff85406
pkgname = stress-ng
diff --git a/PKGBUILD b/PKGBUILD
index b42a61c29d17..8d683d86a41d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.05.25
-pkgrel=2
+pkgver=0.07.05
+pkgrel=1
pkgdesc="stress-ng will stress test a computer system in various selectable ways"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="http://kernel.ubuntu.com/~cking/${pkgname}/"
@@ -9,7 +9,7 @@ license=('GPL')
depends=()
makedepends=('')
source=("http://kernel.ubuntu.com/~cking/tarballs/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('fc5e4e52cbe8b0434ce738483b865a91')
+md5sums=('4945acdad9a9c59e47cc02127ff85406')
build() {
cd "${pkgname}-${pkgver}"