summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2022-09-03 11:19:47 -0400
committerBkacjios2022-09-03 11:19:47 -0400
commit13b304a4bc3932089af5a34c61c95d6739820847 (patch)
tree92022c043ee3b48de280d8d015874fe47a68bfd1
parent201e11c00f6bb9116c5d3d02700649b313235856 (diff)
downloadaur-13b304a4bc3932089af5a34c61c95d6739820847.tar.gz
Update to 5.1.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c89533b8803d..dbe130e9f80a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inav-configurator-bin
pkgdesc = Crossplatform configuration tool for the INAV flight control system
- pkgver = 5.0.0
+ pkgver = 5.1.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/5.0.0/INAV-Configurator_linux32_5.0.0.tar.gz
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/5.1.0/INAV-Configurator_linux32_5.1.0.tar.gz
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- sha256sums_i686 = bbb7b6c3f7835ae7d4678208c646a6502f114e2a7197ba152dfaa4754fa7aaaa
+ sha256sums_i686 = 8efb145cbec7b7daa9675885d7157015d2b86092687ad74f183a6bdbfcfc3dc1
sha256sums_i686 = SKIP
sha256sums_i686 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
- 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 = https://github.com/iNavFlight/inav-configurator/releases/download/5.1.0/INAV-Configurator_linux64_5.1.0.tar.gz
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- sha256sums_x86_64 = 977dd69a33d0d600bb408b5610fcf0d9a0ade53db8526b67fb7583866df6847b
+ sha256sums_x86_64 = 66f67140809ae5f9c9053c74696fe1a900ae8505bd3247156b6b0e8cf61a3d73
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
diff --git a/PKGBUILD b/PKGBUILD
index 968c7e99168f..9686af3ca2a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=5.0.0
+pkgver=5.1.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/5.0.0/INAV-Configurator_linux64_5.0.0.tar.gz
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/5.1.0/INAV-Configurator_linux64_5.1.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_x86_64=('977dd69a33d0d600bb408b5610fcf0d9a0ade53db8526b67fb7583866df6847b'
+sha256sums_x86_64=('66f67140809ae5f9c9053c74696fe1a900ae8505bd3247156b6b0e8cf61a3d73'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/5.0.0/INAV-Configurator_linux32_5.0.0.tar.gz
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/5.1.0/INAV-Configurator_linux32_5.1.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_i686=('bbb7b6c3f7835ae7d4678208c646a6502f114e2a7197ba152dfaa4754fa7aaaa'
+sha256sums_i686=('8efb145cbec7b7daa9675885d7157015d2b86092687ad74f183a6bdbfcfc3dc1'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')