summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2019-02-12 12:41:44 -0500
committerBkacjios2019-02-12 12:41:44 -0500
commit07c60335c8ab599e549bf248051ce074962c78d9 (patch)
tree54df233bc087ac3b432c46a166f39d0484b6853c
parentf76945ff5097b22f272781508e6369e961efaecc (diff)
downloadaur-07c60335c8ab599e549bf248051ce074962c78d9.tar.gz
Update to 2.1.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c971090381dc..d82bf80b3c3a 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.1
+ pkgver = 2.1.2
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.1/INAV-Configurator_linux32_2.1.1.zip
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/2.1.2/INAV-Configurator_linux32_2.1.2.zip
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- md5sums_i686 = 668238ca47f54849d03dd0914191d3dc
+ md5sums_i686 = 9b8bc7e88224adbf040dfc06bb0ba8b4
md5sums_i686 = SKIP
md5sums_i686 = 2c94429c7b2fc0cc78ead5d840f3dd57
- source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/2.1.1/INAV-Configurator_linux64_2.1.1.zip
+ source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/2.1.2/INAV-Configurator_linux64_2.1.2.zip
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- md5sums_x86_64 = edba3d290e7b800865fdf687a41f1cd8
+ md5sums_x86_64 = 99f54275be011d98c7547676c1c2f877
md5sums_x86_64 = SKIP
md5sums_x86_64 = 2c94429c7b2fc0cc78ead5d840f3dd57
diff --git a/PKGBUILD b/PKGBUILD
index e958c513380a..ddafa22314b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=2.1.1
+pkgver=2.1.2
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.1/INAV-Configurator_linux64_2.1.1.zip
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/2.1.2/INAV-Configurator_linux64_2.1.2.zip
inav-configurator.desktop
inav_icon_128.png)
-md5sums_x86_64=('edba3d290e7b800865fdf687a41f1cd8'
+md5sums_x86_64=('99f54275be011d98c7547676c1c2f877'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2.1.1/INAV-Configurator_linux32_2.1.1.zip
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2.1.2/INAV-Configurator_linux32_2.1.2.zip
inav-configurator.desktop
inav_icon_128.png)
-md5sums_i686=('668238ca47f54849d03dd0914191d3dc'
+md5sums_i686=('9b8bc7e88224adbf040dfc06bb0ba8b4'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')