summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Röthke2020-11-06 12:39:03 +0100
committerMarcel Röthke2020-11-06 12:39:03 +0100
commit515b369c0c2d7ae99018f538cbacc950bd95785f (patch)
treef39bf43cd8d40852ce5e3756fde030b6da983f10 /PKGBUILD
parent4a185ebc2438462f76c072f14f83d6bbfeee6b4d (diff)
downloadaur-rtrlib-git.tar.gz
rtrlib-git: add aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72832dcd0f0b..19f24af3c33b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Marcel Röthke <marcel.roethke@haw-hamburg.de>
pkgname=rtrlib-git
-pkgver=r711.b0a7111
+pkgver=r732.93724e4
pkgrel=1
pkgdesc="RPKI-RTR client library"
-arch=(x86_64 i686)
+arch=(x86_64 i686 aarch64)
url="https://github.com/rtrlib/rtrlib"
license=('MIT')
depends=(libssh)