summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrRac272021-07-01 19:51:12 +0200
committerDrRac272021-07-01 19:51:12 +0200
commit364e419b17ceb30718b5768aebfb2616e1a16c68 (patch)
tree2e96a1ed2cf9fa34f05c063de2dda590344fa082 /PKGBUILD
parentc2ebee89fc8fe4243f41fef9af4f10be672c949a (diff)
downloadaur-364e419b17ceb30718b5768aebfb2616e1a16c68.tar.gz
added aarch64 architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6330a3dbfa22..f8e53e46797a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: DrRac27 <drrac27 at riseup dot net>
+
pkgname=guzuta-git
pkgver=v0.4.0.r10.48561de
pkgrel=1
pkgdesc="Custom repository manager for ArchLinux pacman"
-arch=("x86_64")
+arch=("x86_64" "aarch64")
url="https://github.com/eagletmt/guzuta"
license=("MIT")
provides=("guzuta")