summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wucher2015-08-03 15:06:23 +0200
committerThomas Wucher2015-08-03 15:06:23 +0200
commitd1b5f294afd3f10e132277a137436aa99479bc80 (patch)
tree292fc548f1eff0953e1ff25ab9a593eef77229dd
parentdfb63b127b807db39fef728b579508d3e76a1e0d (diff)
downloadaur-d1b5f294afd3f10e132277a137436aa99479bc80.tar.gz
stress-ng 0.04.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57d4bb905bef..05f296abff03 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.12
+ pkgver = 0.04.14
pkgrel = 1
url = http://kernel.ubuntu.com/~cking/stress-ng/
arch = i686
@@ -8,7 +8,7 @@ pkgbase = stress-ng
arch = armv7h
arch = armv6h
license = GPL
- source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.04.12.tar.gz
+ source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.04.14.tar.gz
md5sums = 126de2f2020e83f759d9b9c92c7e7d95
pkgname = stress-ng
diff --git a/PKGBUILD b/PKGBUILD
index aa23bbbb11b8..e2fd06dc0ccb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.04.12
+pkgver=0.04.14
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=('126de2f2020e83f759d9b9c92c7e7d95')
+md5sums=('29626d72db818be35c88455fca42cb7e')
build() {
cd "${pkgname}-${pkgver}"