summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52809b06b92d..25faefb78ebe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inav-configurator-bin
pkgdesc = Crossplatform configuration tool for the INAV flight control system
- pkgver = 6.0.0
+ pkgver = 6.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/6.0.0/INAV-Configurator_linux32_6.0.0.tar.gz
+ source_i686 = https://github.com/iNavFlight/inav-configurator/releases/download/6.1.0/INAV-Configurator_linux32_6.1.0.tar.gz
source_i686 = inav-configurator.desktop
source_i686 = inav_icon_128.png
- sha256sums_i686 = d716c4818856962a2f9e31a2a86d18272f857a3a8c8b7420192dda738b2a77b2
+ sha256sums_i686 = 8ba17cea0f18b56e3e529a88224e70d101b52f60b8b6968e62083bb3d862ef90
sha256sums_i686 = SKIP
sha256sums_i686 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
- 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 = https://github.com/iNavFlight/inav-configurator/releases/download/6.1.0/INAV-Configurator_linux64_6.1.0.tar.gz
source_x86_64 = inav-configurator.desktop
source_x86_64 = inav_icon_128.png
- sha256sums_x86_64 = bc9d83e63819f866b6dc5ba966896043a4ed27bfd79272d0a844486b38f2adf8
+ sha256sums_x86_64 = 1c889c7e43ccf36e3e4feccd58af65e950d977d62dff57d54d08d8a9faa8512b
sha256sums_x86_64 = SKIP
sha256sums_x86_64 = fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5
diff --git a/PKGBUILD b/PKGBUILD
index 147df08798b1..d838527192b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=6.0.0
+pkgver=6.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/6.0.0/INAV-Configurator_linux64_6.0.0.tar.gz
+source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/6.1.0/INAV-Configurator_linux64_6.1.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_x86_64=('bc9d83e63819f866b6dc5ba966896043a4ed27bfd79272d0a844486b38f2adf8'
+sha256sums_x86_64=('1c889c7e43ccf36e3e4feccd58af65e950d977d62dff57d54d08d8a9faa8512b'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/6.0.0/INAV-Configurator_linux32_6.0.0.tar.gz
+source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/6.1.0/INAV-Configurator_linux32_6.1.0.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_i686=('d716c4818856962a2f9e31a2a86d18272f857a3a8c8b7420192dda738b2a77b2'
+sha256sums_i686=('8ba17cea0f18b56e3e529a88224e70d101b52f60b8b6968e62083bb3d862ef90'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')