summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrien Smith2022-01-14 16:24:08 -0700
committerAdrien Smith2022-01-14 16:24:08 -0700
commitbbf2c11286bd9bb5b1410d1cec989c4a66ee46f6 (patch)
tree9364f3050475eb5496d5189314297dee16b5ac36
parentbe6b9cfb720c30ea22429e1943174143e0536a30 (diff)
downloadaur-bbf2c11286bd9bb5b1410d1cec989c4a66ee46f6.tar.gz
Switch to using the dev branch from upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--mlat-client-git.changelog7
3 files changed, 12 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48bb75a7fc92..a094816c8a1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mlat-client-git
pkgdesc = Mode S multilateration client by Mutability
- pkgver = 0.2.11.r0.g5dc5bda
+ pkgver = 0.2.12.r0.g16924db
pkgrel = 1
url = https://github.com/mutability/mlat-client
changelog = mlat-client-git.changelog
@@ -16,7 +16,7 @@ pkgbase = mlat-client-git
provides = fa-mlat-client
conflicts = mlat-client
conflicts = fa-mlat-client
- source = mlat-client::git+https://github.com/mutability/mlat-client.git
+ source = mlat-client::git+https://github.com/mutability/mlat-client.git#branch=dev
md5sums = SKIP
pkgname = mlat-client-git
diff --git a/PKGBUILD b/PKGBUILD
index aa7320d86010..ca67e22ab220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,18 +4,18 @@
# Contributor: Dan Schaper <dschaper at ganymeade dot com>
pkgname=mlat-client-git
-pkgver=0.2.11.r0.g5dc5bda
+pkgver=0.2.12.r0.g16924db
pkgrel=1
pkgdesc="Mode S multilateration client by Mutability"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
-url="https://github.com/mutability/mlat-client"
+url="https://github.com/mutability/${pkgname%-git}"
license=('GPL3')
depends=('python')
makedepends=('git')
provides=("${pkgname%-git}" "fa-${pkgname%-git}")
conflicts=("${pkgname%-git}" "fa-${pkgname%-git}")
changelog="$pkgname.changelog"
-source=("${pkgname%-git}::git+$url.git")
+source=("${pkgname%-git}::git+$url.git#branch=dev")
md5sums=('SKIP')
pkgver() {
diff --git a/mlat-client-git.changelog b/mlat-client-git.changelog
index 9d50aa3a85fa..7e67ad00721b 100644
--- a/mlat-client-git.changelog
+++ b/mlat-client-git.changelog
@@ -1,3 +1,10 @@
+mlat-client (0.2.12) stable; urgency=medium
+
+ * Treat a wider range of timestamps as synthetic
+ * Fix radarcape position sanity check (broken for 2+ years!)
+
+ -- Oliver Jowett <oliver.jowett@flightaware.com> Mon, 20 Dec 2021 14:25:08 +0800
+
mlat-client (0.2.11) stable; urgency=medium
* Do a sanity check on reported radarcape positions