blob: c81c4125c19a0345b200d186919481af77e13b3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = betaflight-configurator-bin
pkgdesc = Crossplatform configuration tool for the Betaflight flight control system
pkgver = 10.10.0
pkgrel = 1
url = https://github.com/betaflight/betaflight-configurator
install = betaflight-configurator-bin.install
arch = x86_64
license = GPL3
conflicts = betaflight-configurator
options = !strip
source = https://github.com/betaflight/betaflight-configurator/releases/download/10.10.0/betaflight-configurator_10.10.0_linux64-portable.zip
sha256sums = 501e55af9c3209465b39a40d724250d6d017c21f1548b348d48813889cf1574f
pkgname = betaflight-configurator-bin
|