summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2021-12-28 16:42:54 +0000
committerScore_Under2021-12-28 16:42:54 +0000
commitafba9ccd77b3d2a1b14fc266610d062306fbc447 (patch)
tree309837f62e3f6f275dcf31ff94e5b8cd0cf5dea5
parentb03cbde66e027c7425b0dcc97bc31f2437bc6012 (diff)
downloadaur-afba9ccd77b3d2a1b14fc266610d062306fbc447.tar.gz
Update for v1.11.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb7117d9f18c..88fefab0097a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bandwidth
pkgdesc = Benchmark memory bandwidth
- pkgver = 1.10.4
+ pkgver = 1.11.1
pkgrel = 1
url = http://zsmith.co/bandwidth.php
arch = i686
@@ -9,7 +9,7 @@ pkgbase = bandwidth
makedepends = nasm
options = !makeflags
options = !debug
- source = https://zsmith.co/archives/bandwidth-1.10.4.tar.gz
- sha256sums = 7bf78fdab03b12516b876678a93cd1191fdcc58d5423ab3e2d0f4e835c78ebf2
+ source = https://zsmith.co/archives/bandwidth-1.11.1.tar.gz
+ sha256sums = b68ace5697330f305a8a718025d67a6710f87dc70610a357e6fdc13ff64b6ed1
pkgname = bandwidth
diff --git a/PKGBUILD b/PKGBUILD
index 2619d8442e8f..7dbec86ec58c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=bandwidth
-pkgver=1.10.4
+pkgver=1.11.1
pkgrel=1
pkgdesc="Benchmark memory bandwidth"
arch=('i686' 'x86_64')
@@ -7,7 +7,7 @@ url="http://zsmith.co/bandwidth.php"
license=('GPL')
makedepends=('nasm')
options=(!makeflags !debug)
-sha256sums=('7bf78fdab03b12516b876678a93cd1191fdcc58d5423ab3e2d0f4e835c78ebf2')
+sha256sums=('b68ace5697330f305a8a718025d67a6710f87dc70610a357e6fdc13ff64b6ed1')
source=("https://zsmith.co/archives/${pkgname}-${pkgver}.tar.gz")
build() {