summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2021-07-21 14:35:54 -0400
committerBkacjios2021-07-21 14:35:54 -0400
commit3dca3e3fd7ffe65d56e1eda073e0ad7df6115c21 (patch)
treebc6de53bb5fb58ed98b2eec09a297a64e5eab063
parent3037b24f1428219470ef65f79ddc999622fd10a8 (diff)
downloadaur-3dca3e3fd7ffe65d56e1eda073e0ad7df6115c21.tar.gz
Update to 3.0.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 538d82a003b7..32b6dfa9e093 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.0
+ pkgver = 3.0.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/3.0.0/INAV-Configurator_linux32_3.0.0.tar.gz
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/3.0.1/INAV-Configurator_linux32_3.0.1.tar.gz
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- md5sums_i686 = 8638e64bb33c537a7aa16c6cdb4527b9
+ md5sums_i686 = 2ffce24093ab040576d579a463419cdc
md5sums_i686 = SKIP
md5sums_i686 = 2c94429c7b2fc0cc78ead5d840f3dd57
- source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/3.0.0/INAV-Configurator_linux64_3.0.0.tar.gz
+ 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 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- md5sums_x86_64 = 42be0422c5a9c8b7deb0252782654146
+ md5sums_x86_64 = bc73ae7a0414c6539aa34e4bc81023e3
md5sums_x86_64 = SKIP
md5sums_x86_64 = 2c94429c7b2fc0cc78ead5d840f3dd57
diff --git a/PKGBUILD b/PKGBUILD
index 70b69a32d4d6..9adafb8885c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=3.0.0
+pkgver=3.0.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/3.0.0/INAV-Configurator_linux64_3.0.0.tar.gz
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.1/INAV-Configurator_linux64_3.0.1.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-md5sums_x86_64=('42be0422c5a9c8b7deb0252782654146'
+md5sums_x86_64=('bc73ae7a0414c6539aa34e4bc81023e3'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.0/INAV-Configurator_linux32_3.0.0.tar.gz
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/3.0.1/INAV-Configurator_linux32_3.0.1.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-md5sums_i686=('8638e64bb33c537a7aa16c6cdb4527b9'
+md5sums_i686=('2ffce24093ab040576d579a463419cdc'
'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')