Package Details: ardupilot-mission-planner 2:1.3.83-1

Git Clone URL: https://aur.archlinux.org/ardupilot-mission-planner.git (read-only, click to copy)
Package Base: ardupilot-mission-planner
Description: Full-featured ground station application for the ArduPilot open source autopilot project
Upstream URL: https://github.com/ArduPilot/MissionPlanner
Keywords: ardupilot drone gcs plane uav
Licenses: GPL3
Submitter: wint3rmute
Maintainer: wint3rmute
Last Packager: wint3rmute
Votes: 4
Popularity: 0.007117
First Submitted: 2020-04-24 11:24 (UTC)
Last Updated: 2026-02-19 21:44 (UTC)

Latest Comments

1 2 Next › Last »

wint3rmute commented on 2026-02-19 21:44 (UTC)

Thanks @Reuter, updated!

Reuter commented on 2026-02-18 13:00 (UTC) (edited on 2026-02-18 13:02 (UTC) by Reuter)

Updated PKGBUILD for 1.3.83 (only replaced version number and sha256)

pkgname=ardupilot-mission-planner
pkgver=1.3.83
epoch=2
pkgrel=1
pkgdesc="Full-featured ground station application for the ArduPilot open source autopilot project"
arch=('x86_64')
url="https://github.com/ArduPilot/MissionPlanner"
license=("GPL3")
depends=('mono')

source=(
  "https://firmware.ardupilot.org/Tools/MissionPlanner/MissionPlanner-${pkgver}.zip"
  ${pkgname}.desktop
)

sha256sums=(
  'ff3694f7a9038caf756545049dd7aef74e3d0d8fe3586e87aa881045704dd6f9'
  'e2b0bde2cf9dd598103c2d6babeeae82c72901cdff19b8db1fe579d176a6139f'
)

package() {
  install -d "${pkgdir}/opt/${pkgname}"
  cp -r ${srcdir}/* ${pkgdir}/opt/${pkgname} -R

  # Mission Planner's .zip file ships without a Linux-compatible .desktop file,
  # so I've made one in this AUR repo to make Mission Planner easier to launch
  install -d "${pkgdir}/usr/share/applications"
  install -m644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
}

wint3rmute commented on 2023-12-26 10:58 (UTC)

@ThePirate42

Yeah unfortunately I forgot about it, the icon fix required another bump of pkgrel, I'll have to reset it at the next release of mission planner

wint3rmute commented on 2023-12-26 10:57 (UTC)

@abraar applied! I'm not using icons in my launcher so I forgot about the icons at all haha

ThePirate42 commented on 2023-12-23 16:25 (UTC)

You forgot to reset the pkgrel

abraar commented on 2023-12-21 09:54 (UTC) (edited on 2023-12-21 09:55 (UTC) by abraar)

@wint3rmute Please include this patch as well, for the desktop icon

ardupilot-mission-planner.desktop

-# Icon=visual-studio-code
+Icon=/opt/ardupilot-mission-planner/mpdesktop150.png

wint3rmute commented on 2023-12-21 08:33 (UTC)

@abraar done :)

abraar commented on 2023-12-20 19:03 (UTC)

Please update to version 1.3.81

wint3rmute commented on 2022-03-28 07:46 (UTC)

Hey @marlonsc, thanks for the update, it's updated now :)

marlonsc commented on 2022-03-26 12:27 (UTC)

Hi @wint3rmute, new version available (1.3.77) https://github.com/ArduPilot/MissionPlanner/releases/tag/MissionPlanner1.3.77 , hash bddba7506c0b8c329fd4b0e1b724d0004c5d75e73259cd537593b2baed2a3259