Compare commits

..

No commits in common. "d31b44cb8413b9f7eda4d40ecc0df920a05cb2d8" and "d42a8c8f198747c379963989e4d3deaec3994a6f" have entirely different histories.

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.10.2
pkgver = 2.10.0
pkgrel = 1
url = https://edgetx.org/
arch = x86_64
@ -37,7 +37,7 @@ pkgbase = edgetx-companion
provides = companion
conflicts = companion
options = !debug
source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.10.2
source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.10.0-rc3
source = git+https://github.com/raphaelcoeffic/AccessDenied.git
source = git+https://github.com/FreeRTOS/FreeRTOS-Kernel.git
source = git+https://github.com/adfernandes/segger-rtt.git
@ -46,7 +46,7 @@ pkgbase = edgetx-companion
source = git+https://github.com/EdgeTX/lvgl.git
source = git+https://github.com/nothings/stb.git
source = install.patch
b2sums = 12b701fec3f8b61df8d75e7928b8f36930b09e0eb8221eab78d9f9424c9b6ff99c237ac45063fbd4a57328c2b83be74b0008ec980d1c8b31701654f179db8b6c
b2sums = 3330392c092e883ccca0cc45132c95b10a89b9b3d8bf62c761ffcf75eaa1a837fe23c51a787cb0f4a936f1447b134e9dab75818ab11e1c86a530d9e27bf6e051
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP

View file

@ -4,7 +4,8 @@
# Contributer: Arnaud
pkgname=edgetx-companion
pkgver=2.10.2
pkgver=2.10.0
_rc=-rc3
pkgrel=1
pkgdesc="EEPROM Editor and Simulator for EdgeTX RC radio transmitter firmwares"
arch=('x86_64')
@ -19,7 +20,7 @@ makedepends=('arm-none-eabi-binutils' 'arm-none-eabi-gcc' 'arm-none-eabi-newlib'
options=('!debug')
provides=('companion')
conflicts=('companion')
source=("git+https://github.com/EdgeTX/edgetx.git#tag=v$pkgver"
source=("git+https://github.com/EdgeTX/edgetx.git#tag=v$pkgver$_rc"
"git+https://github.com/raphaelcoeffic/AccessDenied.git"
"git+https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
"git+https://github.com/adfernandes/segger-rtt.git"
@ -28,7 +29,7 @@ source=("git+https://github.com/EdgeTX/edgetx.git#tag=v$pkgver"
"git+https://github.com/EdgeTX/lvgl.git"
"git+https://github.com/nothings/stb.git"
install.patch)
b2sums=('12b701fec3f8b61df8d75e7928b8f36930b09e0eb8221eab78d9f9424c9b6ff99c237ac45063fbd4a57328c2b83be74b0008ec980d1c8b31701654f179db8b6c'
b2sums=('3330392c092e883ccca0cc45132c95b10a89b9b3d8bf62c761ffcf75eaa1a837fe23c51a787cb0f4a936f1447b134e9dab75818ab11e1c86a530d9e27bf6e051'
'SKIP'
'SKIP'
'SKIP'