From 1bff77d64be6e89c7bc157dacf52cb1d8a148fcc Mon Sep 17 00:00:00 2001 From: lod Date: Sun, 12 May 2024 16:29:31 +0200 Subject: [PATCH] upstream release 2.10.0 --- .SRCINFO | 4 ++-- PKGBUILD | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0f501d6..7501b4c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -37,7 +37,7 @@ pkgbase = edgetx-companion provides = companion conflicts = companion options = !debug - source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.10.0-rc3 + source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.10.0 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 = 3330392c092e883ccca0cc45132c95b10a89b9b3d8bf62c761ffcf75eaa1a837fe23c51a787cb0f4a936f1447b134e9dab75818ab11e1c86a530d9e27bf6e051 + b2sums = 0a0ff8407e81fa0f85c183f014087c2cf51ced4f4e48a1d5fb3638dd3b0e9e87960614a099a1edef7ca42e569778c4fc56a4b71d0f760f1e1d1ed218d0b90cb0 b2sums = SKIP b2sums = SKIP b2sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 7e43da5..b175b71 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,6 @@ pkgname=edgetx-companion pkgver=2.10.0 -_rc=-rc3 pkgrel=1 pkgdesc="EEPROM Editor and Simulator for EdgeTX RC radio transmitter firmwares" arch=('x86_64') @@ -20,7 +19,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$_rc" +source=("git+https://github.com/EdgeTX/edgetx.git#tag=v$pkgver" "git+https://github.com/raphaelcoeffic/AccessDenied.git" "git+https://github.com/FreeRTOS/FreeRTOS-Kernel.git" "git+https://github.com/adfernandes/segger-rtt.git" @@ -29,7 +28,7 @@ source=("git+https://github.com/EdgeTX/edgetx.git#tag=v$pkgver$_rc" "git+https://github.com/EdgeTX/lvgl.git" "git+https://github.com/nothings/stb.git" install.patch) -b2sums=('3330392c092e883ccca0cc45132c95b10a89b9b3d8bf62c761ffcf75eaa1a837fe23c51a787cb0f4a936f1447b134e9dab75818ab11e1c86a530d9e27bf6e051' +b2sums=('0a0ff8407e81fa0f85c183f014087c2cf51ced4f4e48a1d5fb3638dd3b0e9e87960614a099a1edef7ca42e569778c4fc56a4b71d0f760f1e1d1ed218d0b90cb0' 'SKIP' 'SKIP' 'SKIP'