summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 4 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c903e0577308..9f9587419f38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,17 @@
# Maintainer: bkacjios < blackops7799 at gmail dot com >
pkgname=inav-configurator-bin
-pkgver=7.0.0
+pkgver=7.0.1
pkgrel=1
pkgdesc="Crossplatform configuration tool for the INAV flight control system"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://github.com/iNavFlight/inav-configurator"
-source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download/7.0.0/INAV-Configurator_linux64_7.0.0.tar.gz
+source=(https://github.com/iNavFlight/inav-configurator/releases/download/7.0.1/INAV-Configurator_linux64_7.0.1.tar.gz
inav-configurator.desktop
inav_icon_128.png)
-sha256sums_x86_64=('c5cba669948f565ed4058d9e224de09595b6c9a89fade072f6c74fa97a64ebff'
- 'SKIP'
- 'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')
-
-source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/7.0.0/INAV-Configurator_linux32_7.0.0.tar.gz
- inav-configurator.desktop
- inav_icon_128.png)
-
-sha256sums_i686=('6ffc522060cab8c41facbc6dac4f7086aabed4bfe9eea687ef2c92fa5ff99a22'
+sha256sums=('af2776a2391fa074badbef01af50cc3050aed0ae690510959fcadc01b205fa88'
'SKIP'
'fc4325798b8d93ab37960e306305c65122dba698265eb749664517f67f2304c5')