summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen2019-01-10 15:33:23 +0100
committerBen2019-01-10 15:33:23 +0100
commita8cb2c69b8c6f854d3e2f66975dbab0ebc80a055 (patch)
tree6e78f9d14a125fb47e02e7d90b598660cd2bc881 /PKGBUILD
parentc64a4d6e5721f31abd30d08e16eda84a5464eb25 (diff)
downloadaur-apm_planner-bin.tar.gz
Switch back to Xenial distribution due to flite issues
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5aa30528f8f7..a55bc451f020 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="http://ardupilot.org/planner2/"
license=('GPL3')
groups=('base-devel')
depends=('qt5-base' 'qt5-serialport' 'qt5-svg' 'qt5-script' 'qt5-declarative' 'sdl2' 'flite1' 'libsndfile' 'python' 'python-pexpect')
-source=("http://firmware.ardupilot.org/Tools/APMPlanner/apm_planner_${pkgver}_bionic64.deb")
-sha256sums=('e0a7d0981bc4684788231417c7dfdb7f2500ed75b1a8a82a2f2be6a21a4d6681')
+source=("http://firmware.ardupilot.org/Tools/APMPlanner/apm_planner_${pkgver}_xenial64.deb")
+sha256sums=('f027863fba98edbdd1674b324aab4c7ce381bf72438986057d74b6b6853eb431')
package() {
msg2 "Extracting the data.tar.xz..."