summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnish Bhatt2021-11-22 01:21:43 -0800
committerAnish Bhatt2021-11-22 01:21:43 -0800
commiteb6304bdfa8f419ea1497e312594743160ffa6dd (patch)
tree6730eff6547e5c392b4c1e7092f7a5b683726255 /PKGBUILD
parent5dc288b1a4c0d7471bb83a00a299f5826e559676 (diff)
downloadaur-eb6304bdfa8f419ea1497e312594743160ffa6dd.tar.gz
Match versions with dump1090-fa-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3834f015d45d..e0dbce827726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname=piaware-git
_gitname=piaware
pkgver=6.1.r2.g7c9a8d2
-pkgrel=1
+pkgrel=2
pkgdesc="Client-side package and programs for forwarding ADS-B data to FlightAware"
-arch=('i686' 'x86_64' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/flightaware/piaware"
license=('BSD')
-depends=('dump1090-fa-git' 'tcl' 'tcllib' 'tclx' 'tk' 'tcltls>=1.7.12' 'python' 'tcllauncher')
+depends=('dump1090-fa-git>=6.1' 'tcl' 'tcllib' 'tclx' 'tk' 'tcltls>=1.7.12' 'python' 'tcllauncher')
makedepends=('git' 'autoconf' 'tcl' 'python' 'tcllauncher')
optdepends=('mlat-client: M-LAT support' 'net-tools')