summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2019-07-30 13:08:30 -0400
committerBkacjios2019-07-30 13:08:30 -0400
commitb3b49d58b03f978babe37699a418420f9696bded (patch)
treebc0e46849a625167ef22376a943fd4caf969b259
parent667e91086318f7ab9e6e8fb0cbe08f3908fc64e1 (diff)
downloadaur-b3b49d58b03f978babe37699a418420f9696bded.tar.gz
Update to 2.2.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d138c664545e..3ded42781ef8 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.2.0
+ pkgver = 2.2.1
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.2.0/INAV-Configurator_linux32_2.2.0.zip
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/2.2.1/INAV-Configurator_linux32_2.2.1.zip
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- md5sums_i686 = 5a0bd6ec538634a1d6bf8b19dfc2ce8c
+ md5sums_i686 = 1071f34380bb2e947f5eff15a12c4674
md5sums_i686 = SKIP
md5sums_i686 = 2c94429c7b2fc0cc78ead5d840f3dd57
- source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/2.2.0/INAV-Configurator_linux64_2.2.0.zip
+ source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/2.2.1/INAV-Configurator_linux64_2.2.1.zip
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- md5sums_x86_64 = ae48732623ac84ca68cc4a958cdaa6f7
+ md5sums_x86_64 = 3e5a421276c25cee8e7d39b9024179d3
md5sums_x86_64 = SKIP
md5sums_x86_64 = 2c94429c7b2fc0cc78ead5d840f3dd57
diff --git a/PKGBUILD b/PKGBUILD
index da3daa40a494..6de8f87f9693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=2.2.0
+pkgver=2.2.1
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.2.0/INAV-Configurator_linux64_2.2.0.zip
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/2.2.1/INAV-Configurator_linux64_2.2.1.zip
inav-configurator.desktop
inav_icon_128.png)
-md5sums_x86_64=('ae48732623ac84ca68cc4a958cdaa6f7'
+md5sums_x86_64=('3e5a421276c25cee8e7d39b9024179d3'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2.2.0/INAV-Configurator_linux32_2.2.0.zip
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2.2.1/INAV-Configurator_linux32_2.2.1.zip
inav-configurator.desktop
inav_icon_128.png)
-md5sums_i686=('5a0bd6ec538634a1d6bf8b19dfc2ce8c'
+md5sums_i686=('1071f34380bb2e947f5eff15a12c4674'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')