summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorScore_Under2020-09-10 14:06:26 +0100
committerScore_Under2020-09-10 14:06:26 +0100
commit23f6a10c770f2c03c0b9f8e79fbffc2991331ea1 (patch)
tree7eaa1e419b69bc6318021b45dd27a717564256e9 /PKGBUILD
parent17563bd632fa2f85ae547f5d6f1cac49903eae10 (diff)
downloadaur-23f6a10c770f2c03c0b9f8e79fbffc2991331ea1.tar.gz
Update for 1.9.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e4399a92167..f7e6292beeb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=bandwidth
-pkgver=1.9.3
+pkgver=1.9.4
pkgrel=1
pkgdesc="Benchmark memory bandwidth"
arch=('i686' 'x86_64')
-url="http://zsmith.co/bandwidth.html"
+url="http://zsmith.co/bandwidth.php"
license=('GPL')
makedepends=('nasm')
options=(!makeflags)
-sha256sums=('04a99f9acff8d2766ba35acd641ad97f7c013d9c8ae14338a560aa351f16fb7e')
+sha256sums=('44f32f6a4afb5a0b39a6dec471a9f20712ac45727503aaa0c03cc23d6447e974')
source=("https://zsmith.co/archives/${pkgname}-${pkgver}.tar.gz")
build() {