summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2023-12-24 00:02:22 +0100
committerFabioLolix2023-12-24 00:02:22 +0100
commit8e96508d78dce27314b0991e421b7ada6bf730e2 (patch)
tree7f1536c386cc0227515338f2e1c66be3cb3c155d /PKGBUILD
parent064531a4b6f390a4e2df6b393a0d67450b214e7b (diff)
downloadaur-8e96508d78dce27314b0991e421b7ada6bf730e2.tar.gz
add aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3aed5cc575ec..7fa65c17d89a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=boomaga
pkgver=3.0.0
pkgrel=1
pkgdesc="Virtual printer for viewing a document before printing it out using the physical printer"
-arch=(x86_64)
+arch=(x86_64 aarch64)
url="https://www.boomaga.org/"
license=(GPL2 LGPL2.1)
depends=(qt5-base poppler)