summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wucher2015-08-23 20:41:59 +0200
committerThomas Wucher2015-08-23 20:41:59 +0200
commit53e87bee18bf67140a6dfb15e8efb9737c7bfa07 (patch)
treea6c7f52c6698e303cf3b5cd70fb6b0d68e0f9007
parentd1b5f294afd3f10e132277a137436aa99479bc80 (diff)
downloadaur-53e87bee18bf67140a6dfb15e8efb9737c7bfa07.tar.gz
stress-ng 0.04.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05f296abff03..2991b2bef1bf 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.14
+ pkgver = 0.04.15
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.14.tar.gz
- md5sums = 126de2f2020e83f759d9b9c92c7e7d95
+ source = http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.04.15.tar.gz
+ md5sums = 63231146dba7f9e9f2ac817c5efc3263
pkgname = stress-ng
diff --git a/PKGBUILD b/PKGBUILD
index e2fd06dc0ccb..4db9b2d4291c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.04.14
+pkgver=0.04.15
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=('29626d72db818be35c88455fca42cb7e')
+md5sums=('63231146dba7f9e9f2ac817c5efc3263')
build() {
cd "${pkgname}-${pkgver}"