summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2022-01-09 12:27:17 +0000
committerScore_Under2022-01-09 12:27:17 +0000
commit4dd6b18db22c05a89b06263596f8b458b7246446 (patch)
treeb9d0ba5ca78917153c1af42f83d09dd83ec96135
parentafba9ccd77b3d2a1b14fc266610d062306fbc447 (diff)
downloadaur-4dd6b18db22c05a89b06263596f8b458b7246446.tar.gz
Update for v1.11.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88fefab0097a..5a6805c45c12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bandwidth
pkgdesc = Benchmark memory bandwidth
- pkgver = 1.11.1
+ pkgver = 1.11.2
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.11.1.tar.gz
- sha256sums = b68ace5697330f305a8a718025d67a6710f87dc70610a357e6fdc13ff64b6ed1
+ source = https://zsmith.co/archives/bandwidth-1.11.2.tar.gz
+ sha256sums = 9a3b6f400387f6bbf5d97b3319d0f98485f5f7b7abed473be167d568fdf64e93
pkgname = bandwidth
diff --git a/PKGBUILD b/PKGBUILD
index 7dbec86ec58c..442449619dea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=bandwidth
-pkgver=1.11.1
+pkgver=1.11.2
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=('b68ace5697330f305a8a718025d67a6710f87dc70610a357e6fdc13ff64b6ed1')
+sha256sums=('9a3b6f400387f6bbf5d97b3319d0f98485f5f7b7abed473be167d568fdf64e93')
source=("https://zsmith.co/archives/${pkgname}-${pkgver}.tar.gz")
build() {