summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnish Bhatt2015-06-10 00:54:07 -0700
committerAnish Bhatt2015-06-10 00:54:07 -0700
commit7daa85b343570a40302be2c5449effe3b163c983 (patch)
tree34ec73ec6f7cf26a0ec20b2619c9dcbe70e33a9b /PKGBUILD
parentd8dc1a0ec7332c25636830d2aa25057e7507ef69 (diff)
downloadaur-7daa85b343570a40302be2c5449effe3b163c983.tar.gz
Update piaware to 2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 305059f80397..1396ca7f08cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=piaware-git
_gitname=piaware
-pkgver=1.81.1.r35.g9178d2e
+pkgver=2.0.3.r7.g09f839c
pkgrel=1
pkgdesc="Client-side package and programs for forwarding ADS-B data to FlightAware"
@@ -12,7 +12,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/flightaware/piaware"
license=('BSD')
-depends=('dump1090_mr-git' 'tcl' 'tcllib' 'tclx' 'tk' 'tls')
+depends=('dump1090' 'tcl' 'tcllib' 'tclx' 'tk' 'tls')
makedepends=('git' 'autoconf' 'tcl')
source=('piaware::git+git://github.com/flightaware/piaware'