summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5b0b0a56f64..892701799c6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=rtrlib
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="RPKI-RTR client library"
-arch=(x86_64 i686)
+arch=(x86_64 i686 aarch64)
url="https://github.com/rtrlib/rtrlib"
license=('MIT')
depends=(libssh)