summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBkacjios2023-04-18 11:45:24 -0400
committerBkacjios2023-04-18 11:45:24 -0400
commitee1abb809a69022baba15d3616afe702b20774ad (patch)
treecbac8966c53d4f11f76144d22b678fc74897e17d
parenta876c8ef7bb938eb5970477f9603f6b5b64d08f6 (diff)
downloadaur-ee1abb809a69022baba15d3616afe702b20774ad.tar.gz
Update to 6.0.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe5ab2f7a65b..52809b06b92d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = inav-configurator-bin
pkgdesc = Crossplatform configuration tool for the INAV flight control system
- pkgver = 5.1.0
- pkgrel = 2
+ pkgver = 6.0.0
+ pkgrel = 1
url = https://github.com/iNavFlight/inav-configurator
arch = i686
arch = x86_64
@@ -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.1.0/INAV-Configurator_linux32_5.1.0.tar.gz
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/6.0.0/INAV-Configurator_linux32_6.0.0.tar.gz
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- sha256sums_i686 = 8efb145cbec7b7daa9675885d7157015d2b86092687ad74f183a6bdbfcfc3dc1
+ sha256sums_i686 = d716c4818856962a2f9e31a2a86d18272f857a3a8c8b7420192dda738b2a77b2
sha256sums_i686 = SKIP
sha256sums_i686 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
- 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 = https://github.com/iNavFlight/inav-configurator/releases/download/6.0.0/INAV-Configurator_linux64_6.0.0.tar.gz
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- sha256sums_x86_64 = 66f67140809ae5f9c9053c74696fe1a900ae8505bd3247156b6b0e8cf61a3d73
+ sha256sums_x86_64 = bc9d83e63819f866b6dc5ba966896043a4ed27bfd79272d0a844486b38f2adf8
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
diff --git a/PKGBUILD b/PKGBUILD
index 7aa7a1a5d87c..147df08798b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=5.1.0
-pkgrel=2
+pkgver=6.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/5.1.0/INAV-Configurator_linux64_5.1.0.tar.gz
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/6.0.0/INAV-Configurator_linux64_6.0.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_x86_64=('66f67140809ae5f9c9053c74696fe1a900ae8505bd3247156b6b0e8cf61a3d73'
+sha256sums_x86_64=('bc9d83e63819f866b6dc5ba966896043a4ed27bfd79272d0a844486b38f2adf8'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/5.1.0/INAV-Configurator_linux32_5.1.0.tar.gz
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/6.0.0/INAV-Configurator_linux32_6.0.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_i686=('8efb145cbec7b7daa9675885d7157015d2b86092687ad74f183a6bdbfcfc3dc1'
+sha256sums_i686=('d716c4818856962a2f9e31a2a86d18272f857a3a8c8b7420192dda738b2a77b2'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')