summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Wucher2015-12-13 12:39:12 +0100
committerThomas Wucher2015-12-13 12:39:12 +0100
commit5f90def168b8514b86fe4dc29a5a0c47e4050142 (patch)
treed3d5034ce871578102894aa0539b92cebefc3b7c /PKGBUILD
parent9e874d4dc45d3609b8d40e899aabb72f7e76c39d (diff)
downloadaur-5f90def168b8514b86fe4dc29a5a0c47e4050142.tar.gz
stress-ng 0.05.03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2315a3e092bf..b7d6935575e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Wucher <arch (at) thomaswucher (dot) de>
pkgname=stress-ng
-pkgver=0.04.20
+pkgver=0.05.03
pkgrel=1
pkgdesc="stress-ng will stress test a computer system in various selectable ways"
arch=('i686' 'x86_64' 'armv7h' 'armv6h')
@@ -8,8 +8,8 @@ url="http://kernel.ubuntu.com/~cking/${pkgname}/"
license=('GPL')
depends=()
makedepends=('')
-source=("http://kernel.ubuntu.com/~cking/tarballs/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('e93a6d430716e44f96a6f12117556853')
+source=("http://kernel.ubuntu.com/~cking/tarballs/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('5879b69721ff268216004295d76ebbfa')
build() {
cd "${pkgname}-${pkgver}"