summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7a85a909cd4..d138c664545e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inav-configurator-bin
pkgdesc = Crossplatform configuration tool for the INAV flight control system
- pkgver = 2.1.4
+ pkgver = 2.2.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/2.1.4/INAV-Configurator_linux32_2.1.4.zip
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/2.2.0/INAV-Configurator_linux32_2.2.0.zip
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- md5sums_i686 = d920e8fac5418631cef7749ee75e981f
+ md5sums_i686 = 5a0bd6ec538634a1d6bf8b19dfc2ce8c
md5sums_i686 = SKIP
md5sums_i686 = 2c94429c7b2fc0cc78ead5d840f3dd57
- source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/2.1.4/INAV-Configurator_linux64_2.1.4.zip
+ source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/2.2.0/INAV-Configurator_linux64_2.2.0.zip
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- md5sums_x86_64 = 5f5e6adee92f42c74be70a557de6aa7b
+ md5sums_x86_64 = ae48732623ac84ca68cc4a958cdaa6f7
md5sums_x86_64 = SKIP
md5sums_x86_64 = 2c94429c7b2fc0cc78ead5d840f3dd57
diff --git a/PKGBUILD b/PKGBUILD
index e4c832260f74..da3daa40a494 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=2.1.4
+pkgver=2.2.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/2.1.4/INAV-Configurator_linux64_2.1.4.zip
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/2.2.0/INAV-Configurator_linux64_2.2.0.zip
inav-configurator.desktop
inav_icon_128.png)
-md5sums_x86_64=('5f5e6adee92f42c74be70a557de6aa7b'
+md5sums_x86_64=('ae48732623ac84ca68cc4a958cdaa6f7'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2.1.4/INAV-Configurator_linux32_2.1.4.zip
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2.2.0/INAV-Configurator_linux32_2.2.0.zip
inav-configurator.desktop
inav_icon_128.png)
-md5sums_i686=('d920e8fac5418631cef7749ee75e981f'
+md5sums_i686=('5a0bd6ec538634a1d6bf8b19dfc2ce8c'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')