summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTricia2023-11-16 10:43:48 +0000
committerTricia2023-11-16 10:43:48 +0000
commit275cbd03121dd21074b885764f7c3015dec6de0b (patch)
treeb357a862fae13ae54299db0a63eb39047d0abbb5 /PKGBUILD
parent97a387d25cfad1666ed637cd00ec1fc6bb8a6422 (diff)
downloadaur-nm-tray.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 dfbbe0866abb..e3ef13a8b893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname="$_pkgname"
pkgver=0.5.0
pkgrel=2
pkgdesc='Simple Qt-based frontend for NetworkManager with icon in system tray'
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url='https://github.com/palinek/nm-tray'
license=('GPL')