summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2023-11-20 23:15:03 -0600
committeracxz2023-11-20 23:15:03 -0600
commit6813725585092d781b372f2778bbfa1a20bd226e (patch)
tree1662f2d18e5c673a6895605080425ae2e373beb6
parentde0d7dda79f21d8b2ccdbe955a8029fa8f89d3fa (diff)
downloadaur-6813725585092d781b372f2778bbfa1a20bd226e.tar.gz
upgpkg: qgroundcontrol 4.2.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f6982dda822..f8a225dfe118 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qgroundcontrol
pkgdesc = Micro air vehicle ground control station.
- pkgver = 4.2.8
+ pkgver = 4.2.9
pkgrel = 1
url = https://github.com/mavlink/qgroundcontrol
arch = x86_64
@@ -44,7 +44,7 @@ pkgbase = qgroundcontrol
depends = qt5-tools
depends = qt5-wayland
depends = qt5-x11extras
- source = qgroundcontrol-4.2.8::git+https://github.com/mavlink/qgroundcontrol.git#tag=v4.2.8
+ source = qgroundcontrol-4.2.9::git+https://github.com/mavlink/qgroundcontrol.git#tag=v4.2.9
source = qgroundcontrol-GpsDrivers::git+https://github.com/PX4/GpsDrivers.git
source = qgroundcontrol-c_library_v2::git+https://github.com/mavlink/c_library_v2.git
source = qgroundcontrol-android_openssl::git+https://github.com/Auterion/android_openssl.git
diff --git a/PKGBUILD b/PKGBUILD
index 06d14e5b3a73..7d6b8047174d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: K. Morton <pryre.dev@outlook.com>
# Contributor: Anselmo L. S. Melo <anselmo.melo@intel.com>
pkgname=qgroundcontrol
-pkgver=4.2.8
+pkgver=4.2.9
pkgrel=1
pkgdesc="Micro air vehicle ground control station."
arch=('x86_64')