summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2021-10-21 14:39:14 -0400
committerBkacjios2021-10-21 14:39:14 -0400
commit7a169ecc035eb2b9717b2eb94cbf4fdf7dcf5122 (patch)
tree8aa6b766602caf29ef195fe4141506b09c030461
parent3dca3e3fd7ffe65d56e1eda073e0ad7df6115c21 (diff)
downloadaur-7a169ecc035eb2b9717b2eb94cbf4fdf7dcf5122.tar.gz
Update to 3.0.2
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD14
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32b6dfa9e093..613bc6b7cc5a 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.1
+ pkgver = 3.0.2
pkgrel = 1
url = https://github.com/iNavFlight/inav-configurator
arch = i686
@@ -9,17 +9,17 @@ pkgbase = inav-configurator-bin
provides = inav-configurator
conflicts = inav-configurator
options = !strip
- source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/3.0.1/INAV-Configurator_linux32_3.0.1.tar.gz
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/3.0.2/INAV-Configurator_linux32_3.0.2.tar.gz
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- md5sums_i686 = 2ffce24093ab040576d579a463419cdc
- md5sums_i686 = SKIP
- md5sums_i686 = 2c94429c7b2fc0cc78ead5d840f3dd57
- source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/3.0.1/INAV-Configurator_linux64_3.0.1.tar.gz
+ sha256sums_i686 = 2648dcec26e1d2c1a40e6be560f1b6dfd2da94d727ed602a465b506e37af4f20
+ 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 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- md5sums_x86_64 = bc73ae7a0414c6539aa34e4bc81023e3
- md5sums_x86_64 = SKIP
- md5sums_x86_64 = 2c94429c7b2fc0cc78ead5d840f3dd57
+ sha256sums_x86_64 = e22ea70650406edd048e0908ac847945bc3b2400b20ee5094ef77232cc63cd6c
+ sha256sums_x86_64 = SKIP
+ sha256sums_x86_64 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
pkgname = inav-configurator-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9adafb8885c6..4d7b928ea51c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,27 +1,27 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=3.0.1
+pkgver=3.0.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/3.0.1/INAV-Configurator_linux64_3.0.1.tar.gz
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.2/INAV-Configurator_linux64_3.0.2.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-md5sums_x86_64=('bc73ae7a0414c6539aa34e4bc81023e3'
+sha256sums_x86_64=('e22ea70650406edd048e0908ac847945bc3b2400b20ee5094ef77232cc63cd6c'
'SKIP'
- '2c94429c7b2fc0cc78ead5d840f3dd57')
+ 'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.1/INAV-Configurator_linux32_3.0.1.tar.gz
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.2/INAV-Configurator_linux32_3.0.2.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-md5sums_i686=('2ffce24093ab040576d579a463419cdc'
+sha256sums_i686=('2648dcec26e1d2c1a40e6be560f1b6dfd2da94d727ed602a465b506e37af4f20'
'SKIP'
- '2c94429c7b2fc0cc78ead5d840f3dd57')
+ 'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
provides=('inav-configurator')
conflicts=('inav-configurator')