update to 2.8.3
This commit is contained in:
parent
6e0955b56d
commit
ed20fb7797
2 changed files with 7 additions and 4 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -4,13 +4,13 @@
|
|||
# Contributer: Arnaud
|
||||
|
||||
pkgname=edgetx-companion
|
||||
pkgver=2.8.2
|
||||
pkgver=2.8.3
|
||||
pkgrel=1
|
||||
pkgdesc="EEPROM Editor and Simulator for EdgeTX RC radio transmitter firmwares"
|
||||
arch=('x86_64')
|
||||
url='https://edgetx.org/'
|
||||
license=('GPL2')
|
||||
depends=('hicolor-icon-theme' 'qt5-multimedia' 'sdl')
|
||||
depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'qt5-base' 'qt5-multimedia' 'sdl')
|
||||
optdepends=('dfu-util: tool for flashing stm32 based radios')
|
||||
makedepends=('arm-none-eabi-binutils' 'arm-none-eabi-gcc' 'arm-none-eabi-newlib'
|
||||
'avr-gcc' 'avr-libc' 'bc' 'cmake' 'fox' 'gcc' 'git' 'icu' 'python' 'python-lz4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue