summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2022-06-10 19:58:03 -0600
committernot_anonymous2022-06-10 19:58:03 -0600
commit3b5276050b905837903ff82eae7a054947bec877 (patch)
tree5a2d2a998121db2c6dafa5744e74bf1d89cf2d13 /PKGBUILD
parent5918c2d9c2abb67f26845aa6f92e69b308208c5e (diff)
downloadaur-flxmlrpc.tar.gz
Updated - added aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a860d2401c3b..47458659acae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=flxmlrpc
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="XMLRPC for fldigi and other Ham Radio apps"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="http://www.w1hkj.com/downloads/flxmlrpc/"
license=('GPL3')
depends=('gcc-libs')