summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a04f8f893ef..9da0356f0062 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=betaflight-configurator-bin
_pkgname=betaflight-configurator
-pkgver=10.8.0
+pkgver=10.9.0
pkgrel=1
pkgdesc="Crossplatform configuration tool for the Betaflight flight control system"
arch=('x86_64')
url="https://github.com/betaflight/betaflight-configurator"
source=("https://github.com/betaflight/betaflight-configurator/releases/download/$pkgver/betaflight-configurator_"$pkgver"_linux64-portable.zip")
-sha256sums=('5e7d206b667550a77ef93ae22f8eee955ea27554cd051f2e8925bb1672fbaf58')
+sha256sums=('f45cccc81211daed735c7b5358900133a445d7e3b28d87443e5470b6283d6e52')
options=(!strip)
license=('GPL3')
conflicts=('betaflight-configurator')