summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2022-10-29 19:11:01 -0400
committeracxz2022-10-29 19:11:01 -0400
commitb8db295b8df6b5a9e99ec2970d98e134b00fa236 (patch)
tree15a5d39434ad4d1c31d2e0d63ca0ad0561160f68
parent843de4b0230785a82886529078839b9062ddff83 (diff)
downloadaur-b8db295b8df6b5a9e99ec2970d98e134b00fa236.tar.gz
upgpkg: qgroundcontrol 4.2.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6e88e1710f9..258b09a9c52c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qgroundcontrol
pkgdesc = Micro air vehicle ground control station.
- pkgver = 4.2.3
- pkgrel = 2
+ pkgver = 4.2.4
+ pkgrel = 1
url = https://github.com/mavlink/qgroundcontrol
arch = x86_64
license = GPL3
@@ -44,7 +44,7 @@ pkgbase = qgroundcontrol
depends = qt5-tools
depends = qt5-wayland
depends = qt5-x11extras
- source = qgroundcontrol-4.2.3::git+https://github.com/mavlink/qgroundcontrol.git#tag=v4.2.3
+ source = qgroundcontrol-4.2.4::git+https://github.com/mavlink/qgroundcontrol.git#tag=v4.2.4
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 cdcc09d165ec..470f3e3b76c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: K. Morton <pryre.dev@outlook.com>
# Contributor: Anselmo L. S. Melo <anselmo.melo@intel.com>
pkgname=qgroundcontrol
-pkgver=4.2.3
-pkgrel=2
+pkgver=4.2.4
+pkgrel=1
pkgdesc="Micro air vehicle ground control station."
arch=('x86_64')
url="https://github.com/mavlink/qgroundcontrol"