summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fe3dfc0e49d..b2ff70de8cf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=ardupilot-mission-planner
pkgver=1.3.81
epoch=2
-pkgrel=4 # Todo: reset to 1 when changing the version!
+pkgrel=5 # Todo: reset to 1 when changing the version!
pkgdesc="Full-featured ground station application for the ArduPilot open source autopilot project"
arch=('x86_64')
url="https://github.com/ArduPilot/MissionPlanner"
@@ -12,7 +12,7 @@ source=("https://firmware.ardupilot.org/Tools/MissionPlanner/MissionPlanner-${pk
sha256sums=(
'197fcbba1e8c3c3ccc0afc568d4565cd253424618f0ecdeb69b04a8309c86cbf'
- '39ff90115c509ef661d8f13e0c0384ba8e94f887cd1b4d64b49ece31f8bf4523'
+ 'e2b0bde2cf9dd598103c2d6babeeae82c72901cdff19b8db1fe579d176a6139f'
)
package() {