summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9688575f3f5c..86cecd6093c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=bandwidth
-pkgver=1.2.1
+pkgver=1.3.1
pkgrel=1
pkgdesc="Benchmark memory and network bandwidth"
arch=('i686' 'x86_64')
@@ -7,7 +7,7 @@ url="http://zsmith.co/bandwidth.html"
license=('GPL')
makedepends=('nasm')
options=(!makeflags)
-sha1sums=('93a408a667d6dcf7fd5f33cea4b24c4cea5c89bc')
+sha1sums=('284ebee21bde256fd0daeae91242c2b73d9cf1df')
source=("https://mutineer.org/file.php?id=${sha1sums[0]}&p=${pkgname}")
build() {