summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2022-06-11 21:00:01 -0600
committernot_anonymous2022-06-11 21:00:01 -0600
commitca0e57f83477fecd859e1279f15adc80fa1a49f4 (patch)
treeffc8d20e85442c8e5f5bb337d26a338732f1359b /PKGBUILD
parent159623505bf8147f651da4089c92506a1e3e725e (diff)
downloadaur-ca0e57f83477fecd859e1279f15adc80fa1a49f4.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 860be2e9a8f1..8af25faa57ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=flrig
pkgver=1.4.5
-pkgrel=1
+pkgrel=2
pkgdesc="Amateur (Ham) Radio Transceiver Control Program"
-arch=('armv7h' 'i686' 'x86_64')
+arch=('armv7h' 'i686' 'x86_64' 'aarch64')
url="http://www.w1hkj.com/flrig-help/index.html"
license=('GPL')
depends=('fltk' 'systemd-libs' 'flxmlrpc>=1.0.1' 'hamradio-menus')