summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4487bc5e29e3..fddbaeedc290 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=betaflight-configurator-bin
_pkgname=betaflight-configurator
-pkgver=10.3.1
-pkgrel=3
+pkgver=10.4.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.zip")
-md5sums=('bd4f6a7491faf92606f7c6ddd163a379')
+md5sums=('7b9dd2bf54fa1714e3902c9f95236c9e')
options=(!strip)
license=('GPL3')
conflicts=('betaflight-configurator')