summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20173a0b84cb..34ab24a04741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Jack Roehr <jack@seatgull.com>
pkgname=bombardier
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc="Crossplatform HTTP benchmarking tool written in Go"
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://github.com/codesenberg/bombardier"
license=('MIT')
makedepends=('go')