summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnselmo L. S. Melo2017-01-06 11:00:13 -0800
committerAnselmo L. S. Melo2017-01-06 11:00:13 -0800
commitd72257bf2575dbb3a0652a05e42af78384f5a6e3 (patch)
tree0af82491f728a207f3a50b4ddd055b25c15f9eeb /PKGBUILD
parent7f53f8c5aa9ea43a132905cf4daafee0f82ec0e2 (diff)
downloadaur-d72257bf2575dbb3a0652a05e42af78384f5a6e3.tar.gz
Update to 3.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 399fd79dd242..1b9ebdd01c41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Anselmo L. S. Melo <anselmo.melo@intel.com>
pkgname=qgroundcontrol
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc="Micro air vehicle ground control station."
arch=('any')
@@ -12,7 +12,7 @@ depends=(\
'qt5-quickcontrols')
source=('https://github.com/mavlink/qgroundcontrol/releases/download/v'${pkgver}'/qgroundcontrol.tar.bz2')
-md5sums=('af527e02a59d71722046facf1693f95e')
+md5sums=('f8810764874b76f2bfe47e2381d23379')
package() {
mkdir -p "${pkgdir}/opt" "${pkgdir}/usr/bin"