summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wucher2015-07-19 11:30:16 +0200
committerThomas Wucher2015-07-19 11:30:16 +0200
commitdfb63b127b807db39fef728b579508d3e76a1e0d (patch)
treeac19aaceb387b6bee7def28931e5c9353487f303
parent7168319afa08779d7a450421ff40c1f60e7e706a (diff)
downloadaur-dfb63b127b807db39fef728b579508d3e76a1e0d.tar.gz
stress-ng 0.04.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64c23bae549d..57d4bb905bef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stress-ng
pkgdesc = stress-ng will stress test a computer system in various selectable ways
- pkgver = 0.04.10
+ pkgver = 0.04.12
pkgrel = 1
url = http://kernel.ubuntu.com/~cking/stress-ng/
arch = i686
@@ -8,8 +8,8 @@ pkgbase = stress-ng
arch = armv7h
arch = armv6h
license = GPL
- source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.04.10.tar.gz
- md5sums = a2f7266a852cbe2acddcfba15f863ab8
+ source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.04.12.tar.gz
+ md5sums = 126de2f2020e83f759d9b9c92c7e7d95
pkgname = stress-ng
diff --git a/PKGBUILD b/PKGBUILD
index b5a2d16b1e22..aa23bbbb11b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.04.10
-pkgrel=2
+pkgver=0.04.12
+pkgrel=1
pkgdesc="stress-ng will stress test a computer system in various selectable ways"
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
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=('a2f7266a852cbe2acddcfba15f863ab8')
+md5sums=('126de2f2020e83f759d9b9c92c7e7d95')
build() {
cd "${pkgname}-${pkgver}"