From 7b9c2e595831fe563a3b87811160882a334b3902 Mon Sep 17 00:00:00 2001 From: Michal Date: Sat, 3 Sep 2022 15:02:34 +0100 Subject: [PATCH] Update PKGBUILD Signed-off-by: Michal --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 062d4ff..f89abae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=amethyst pkgver=3.6.0 pkgrel=1 pkgdesc="A fast and efficient AUR helper" -arch=('x86_64', 'aarch64') +arch=('x86_64' 'aarch64') url="https://github.com/crystal-linux/amethyst" license=('GPL3') source=("git+$url")