summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 030a2b2e30a3..852290e71fb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Apr 5 00:21:01 UTC 2016
pkgbase = bandwidth
pkgdesc = Benchmark memory and network bandwidth
- pkgver = 1.2.1
+ pkgver = 1.3.1
pkgrel = 1
url = http://zsmith.co/bandwidth.html
arch = i686
@@ -10,8 +8,8 @@ pkgbase = bandwidth
license = GPL
makedepends = nasm
options = !makeflags
- source = https://mutineer.org/file.php?id=93a408a667d6dcf7fd5f33cea4b24c4cea5c89bc&p=bandwidth
- sha1sums = 93a408a667d6dcf7fd5f33cea4b24c4cea5c89bc
+ source = https://mutineer.org/file.php?id=284ebee21bde256fd0daeae91242c2b73d9cf1df&p=bandwidth
+ sha1sums = 284ebee21bde256fd0daeae91242c2b73d9cf1df
pkgname = bandwidth
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() {