update to 2.9.0

This commit is contained in:
horstderheld 2023-09-02 18:37:41 +02:00
parent 9ff2b96332
commit 00d17d95dd
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = edgetx-companion
pkgdesc = EEPROM Editor and Simulator for EdgeTX RC radio transmitter firmwares
pkgver = 2.8.5
pkgver = 2.9.0
pkgrel = 1
url = https://edgetx.org/
arch = x86_64
@ -11,6 +11,7 @@ pkgbase = edgetx-companion
makedepends = avr-gcc
makedepends = avr-libc
makedepends = bc
makedepends = clang
makedepends = cmake
makedepends = fox
makedepends = gcc
@ -30,12 +31,12 @@ pkgbase = edgetx-companion
depends = hicolor-icon-theme
depends = qt5-base
depends = qt5-multimedia
depends = sdl
depends = sdl2
optdepends = dfu-util: tool for flashing stm32 based radios
provides = companion
conflicts = companion
options = !debug
source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.8.5
source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.9.0
source = git+https://github.com/jbeder/yaml-cpp.git
source = git+https://github.com/raphaelcoeffic/AccessDenied.git
source = git+https://github.com/FreeRTOS/FreeRTOS-Kernel.git