summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9d3b9133e7f..7bf4343f1eab 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=betaflight-configurator-bin
_pkgname=betaflight-configurator
-pkgver=10.9.0
-pkgrel=3
+pkgver=10.10.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=('f45cccc81211daed735c7b5358900133a445d7e3b28d87443e5470b6283d6e52')
+sha256sums=('501e55af9c3209465b39a40d724250d6d017c21f1548b348d48813889cf1574f')
options=(!strip)
license=('GPL3')
conflicts=('betaflight-configurator')