summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScore_Under2019-11-19 13:29:01 +0000
committerScore_Under2019-11-19 13:29:19 +0000
commit17563bd632fa2f85ae547f5d6f1cac49903eae10 (patch)
tree13d854a941e4d954372422cbb2a60104b70c23bd /PKGBUILD
parent2a57ad7735ab1316c3c824b97e248a87f600434d (diff)
downloadaur-17563bd632fa2f85ae547f5d6f1cac49903eae10.tar.gz
Update for v1.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f986a94c5360..6e4399a92167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=bandwidth
-pkgver=1.5.1
+pkgver=1.9.3
pkgrel=1
pkgdesc="Benchmark memory bandwidth"
arch=('i686' 'x86_64')
@@ -7,7 +7,7 @@ url="http://zsmith.co/bandwidth.html"
license=('GPL')
makedepends=('nasm')
options=(!makeflags)
-sha256sums=('2b9e48aec2270c826c36de85a6f904c6c5c410c28f291ff760704d1a850a33ed')
+sha256sums=('04a99f9acff8d2766ba35acd641ad97f7c013d9c8ae14338a560aa351f16fb7e')
source=("https://zsmith.co/archives/${pkgname}-${pkgver}.tar.gz")
build() {