summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBkacjios2018-12-31 20:19:44 -0500
committerBkacjios2018-12-31 20:19:44 -0500
commitc6db1cded24b0ca7bb728918eff4fe66bf797681 (patch)
tree89bfd417d22c0e679512f3d135e14fefa1c60d49 /PKGBUILD
parent1d4019b6ca899e90e750f47e640a0c81d076c029 (diff)
downloadaur-c6db1cded24b0ca7bb728918eff4fe66bf797681.tar.gz
Updated desktop file category to match Betaflight
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bbaf9d6e5ae..30656a125815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=inav-configurator-bin
pkgver=2.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Crossplatform configuration tool for the INAV flight control system"
arch=('i686' 'x86_64')
url="https://github.com/iNavFlight/inav-configurator"
@@ -12,7 +12,7 @@ source_x86_64=(https://github.com/iNavFlight/inav-configurator/releases/download
inav_icon_128.png)
md5sums_x86_64=('c58670297d29951fc46ced8c1c5e904d'
- 'a84590640d45f59f9710480a9ac78a84'
+ 'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')
source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2.0.0/INAV-Configurator_linux32_2.0.0.zip
@@ -20,7 +20,7 @@ source_i686=(https://github.com/iNavFlight/inav-configurator/releases/download/2
inav_icon_128.png)
md5sums_i686=('75cc35c84743a8e7deb9c5a272351018'
- 'a84590640d45f59f9710480a9ac78a84'
+ 'SKIP'
'2c94429c7b2fc0cc78ead5d840f3dd57')
provides=('inav-configurator')