update to v2.7.0, add icu to makedepends
This commit is contained in:
parent
95438a7bb1
commit
972810378c
2 changed files with 5 additions and 4 deletions
5
.SRCINFO
5
.SRCINFO
|
@ -1,6 +1,6 @@
|
|||
pkgbase = edgetx-companion
|
||||
pkgdesc = EEPROM Editor and Simulator for EdgeTX RC radio transmitter firmwares
|
||||
pkgver = 2.6.0
|
||||
pkgver = 2.7.0
|
||||
pkgrel = 1
|
||||
url = https://edgetx.org/
|
||||
arch = x86_64
|
||||
|
@ -15,6 +15,7 @@ pkgbase = edgetx-companion
|
|||
makedepends = fox
|
||||
makedepends = gcc
|
||||
makedepends = git
|
||||
makedepends = icu
|
||||
makedepends = python
|
||||
makedepends = python-pillow
|
||||
makedepends = python-pyqt5
|
||||
|
@ -30,7 +31,7 @@ pkgbase = edgetx-companion
|
|||
optdepends = dfu-util: tool for flashing stm32 based radios
|
||||
provides = companion
|
||||
conflicts = companion
|
||||
source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.6.0
|
||||
source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.7.0
|
||||
source = install.patch
|
||||
sha256sums = SKIP
|
||||
sha256sums = f9b62f82f402ea96153a7e45ec22aeaa4780039d57b28cc8ca8456e05c34ffe7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue