summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2020-12-03 17:48:35 -0500
committerMatthew McGinn2020-12-03 17:48:35 -0500
commit48b09ff88441132236c7ced7ba68c1b60c34e9c9 (patch)
tree0d470927767c72d8350e6da266df13036aaf1252 /PKGBUILD
parent8aa44d6f913e88668300862e589aece7ee0ddea7 (diff)
downloadaur-48b09ff88441132236c7ced7ba68c1b60c34e9c9.tar.gz
update architectures
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e42d02c1a399..af0c08985a5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.5.112
pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
-arch=(x86_64)
+arch=('x86_64' 'i686' 'armv7h' 'aarch64')
_github_url='https://github.com/balena-io/etcher'
url='https://balena.io/etcher'
license=(Apache)