summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2022-06-26 16:57:58 -0400
committerBkacjios2022-06-26 16:57:58 -0400
commit201e11c00f6bb9116c5d3d02700649b313235856 (patch)
tree2bd8da14ac9bb4bf9cc27223ce6b81c4372ef139
parentdf4f4ca9c4a667c028ae46965fc554cf359660ac (diff)
downloadaur-201e11c00f6bb9116c5d3d02700649b313235856.tar.gz
Update to v5.0.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 345b0b83f6cc..c89533b8803d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inav-configurator-bin
pkgdesc = Crossplatform configuration tool for the INAV flight control system
- pkgver = 4.1.0
+ pkgver = 5.0.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/4.1.0/INAV-Configurator_linux32_4.1.0.tar.gz
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/5.0.0/INAV-Configurator_linux32_5.0.0.tar.gz
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- sha256sums_i686 = 568b065d93bdf6faa9d03fadc614c68b980bde27f3e859715b79d4aa1dc8f6ad
+ sha256sums_i686 = bbb7b6c3f7835ae7d4678208c646a6502f114e2a7197ba152dfaa4754fa7aaaa
sha256sums_i686 = SKIP
sha256sums_i686 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
- source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/4.1.0/INAV-Configurator_linux64_4.1.0.tar.gz
+ source_x86_64 = https://github.com/iNavFlight/inav-configurator/releases/download/5.0.0/INAV-Configurator_linux64_5.0.0.tar.gz
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- sha256sums_x86_64 = fab3f3cad9c041c3466c84850476f8252f4dab2d02da2dfa93e10f06fabf9aca
+ sha256sums_x86_64 = 977dd69a33d0d600bb408b5610fcf0d9a0ade53db8526b67fb7583866df6847b
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
diff --git a/PKGBUILD b/PKGBUILD
index e61f9ba70136..968c7e99168f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=4.1.0
+pkgver=5.0.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/4.1.0/INAV-Configurator_linux64_4.1.0.tar.gz
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/5.0.0/INAV-Configurator_linux64_5.0.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_x86_64=('fab3f3cad9c041c3466c84850476f8252f4dab2d02da2dfa93e10f06fabf9aca'
+sha256sums_x86_64=('977dd69a33d0d600bb408b5610fcf0d9a0ade53db8526b67fb7583866df6847b'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/4.1.0/INAV-Configurator_linux32_4.1.0.tar.gz
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/5.0.0/INAV-Configurator_linux32_5.0.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_i686=('568b065d93bdf6faa9d03fadc614c68b980bde27f3e859715b79d4aa1dc8f6ad'
+sha256sums_i686=('bbb7b6c3f7835ae7d4678208c646a6502f114e2a7197ba152dfaa4754fa7aaaa'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')