summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2023-09-02 12:05:07 +0100
committerScore_Under2023-09-02 12:05:07 +0100
commit303552991de4d0afdd208075735983a91ba72ff2 (patch)
tree0785c98d888ff19953fe9a4232bb74a0c7eb261c
parentad4aeebcea925f7a073b0b811fc045f55b8b5928 (diff)
downloadaur-303552991de4d0afdd208075735983a91ba72ff2.tar.gz
Update for v1.12.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6546216cc7a..f062fa7d72a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bandwidth
pkgdesc = Benchmark memory bandwidth
- pkgver = 1.12.2
+ pkgver = 1.12.3
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.12.2.tar.bz2
- sha256sums = 4685a8a592f083901608f8fe72971a20893261413b9416f4f000bec66eecb8f4
+ source = https://zsmith.co/archives/bandwidth-1.12.3.tar.bz2
+ sha256sums = 6a756d244d1d93036b8e79aff66f9c939a95ac743d43489e50b62903bb96640c
pkgname = bandwidth
diff --git a/PKGBUILD b/PKGBUILD
index 5bcc113b3ee4..930fdda7d941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-_orig_ver=1.12.2
+_orig_ver=1.12.3
_orig_patch=
_orig_fullver=$_orig_ver$_orig_patch
@@ -11,7 +11,7 @@ url="http://zsmith.co/bandwidth.php"
license=('GPL')
makedepends=('nasm')
options=(!makeflags !debug)
-sha256sums=('4685a8a592f083901608f8fe72971a20893261413b9416f4f000bec66eecb8f4')
+sha256sums=('6a756d244d1d93036b8e79aff66f9c939a95ac743d43489e50b62903bb96640c')
source=("https://zsmith.co/archives/${pkgname}-${_orig_fullver}.tar.bz2")
build() {