summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2021-12-23 13:48:24 -0500
committerBkacjios2021-12-23 13:48:24 -0500
commitec1fbead2a4d24b6b102bec537282879cf0e16a4 (patch)
tree3e3806d19fec044146fed502adb8d08c4d93792f
parent7a169ecc035eb2b9717b2eb94cbf4fdf7dcf5122 (diff)
downloadaur-ec1fbead2a4d24b6b102bec537282879cf0e16a4.tar.gz
Update to 4.0.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
-rwxr-xr-x[-rw-r--r--]inav-configurator.desktop1
3 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 613bc6b7cc5a..645a8727ffc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inav-configurator-bin
pkgdesc = Crossplatform configuration tool for the INAV flight control system
- pkgver = 3.0.2
+ pkgver = 4.0.0
pkgrel = 1
url = https://github.com/iNavFlight/inav-configurator
arch = i686
@@ -9,16 +9,16 @@ pkgbase = inav-configurator-bin
provides = inav-configurator
conflicts = inav-configurator
options = !strip
- source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/3.0.2/INAV-Configurator_linux32_3.0.2.tar.gz
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/4.0.0/INAV-Configurator_linux32_4.0.0.tar.gz
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- sha256sums_i686 = 2648dcec26e1d2c1a40e6be560f1b6dfd2da94d727ed602a465b506e37af4f20
+ sha256sums_i686 = e6808d4a660ae39a74ee4e4cd7e8c1c2c17d925d5c41208434f7c24335cf2bbe
sha256sums_i686 = SKIP
sha256sums_i686 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
- source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/3.0.2/INAV-Configurator_linux64_3.0.2.tar.gz
+ source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/4.0.0/INAV-Configurator_linux64_4.0.0.tar.gz
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- sha256sums_x86_64 = e22ea70650406edd048e0908ac847945bc3b2400b20ee5094ef77232cc63cd6c
+ sha256sums_x86_64 = 03bedc9134b0f8a4a2b26951d59615d94bb6bae9468496d40d0fc48b26a4bf2c
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
diff --git a/PKGBUILD b/PKGBUILD
index 4d7b928ea51c..deba0f95ff4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=3.0.2
+pkgver=4.0.0
pkgrel=1
pkgdesc="Crossplatform configuration tool for the INAV flight control system"
arch=('i686' 'x86_64')
url="https://github.com/iNavFlight/inav-configurator"
-source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.2/INAV-Configurator_linux64_3.0.2.tar.gz
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/4.0.0/INAV-Configurator_linux64_4.0.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_x86_64=('e22ea70650406edd048e0908ac847945bc3b2400b20ee5094ef77232cc63cd6c'
+sha256sums_x86_64=('03bedc9134b0f8a4a2b26951d59615d94bb6bae9468496d40d0fc48b26a4bf2c'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.2/INAV-Configurator_linux32_3.0.2.tar.gz
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/4.0.0/INAV-Configurator_linux32_4.0.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_i686=('2648dcec26e1d2c1a40e6be560f1b6dfd2da94d727ed602a465b506e37af4f20'
+sha256sums_i686=('e6808d4a660ae39a74ee4e4cd7e8c1c2c17d925d5c41208434f7c24335cf2bbe'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
diff --git a/inav-configurator.desktop b/inav-configurator.desktop
index 48e585913e51..427ea3756535 100644..100755
--- a/inav-configurator.desktop
+++ b/inav-configurator.desktop
@@ -1,3 +1,4 @@
+#!/usr/bin/env xdg-open
[Desktop Entry]
Name=INAV Configurator
Comment=Crossplatform configuration tool for the INAV flight control system