summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2022-01-11 19:08:44 +0100
committerJake2022-01-11 19:08:44 +0100
commit6f11a254b5fbd6581e4bd051b8af334558e1c419 (patch)
tree39fa99d4703cc68e29eb2cdec9b7a0f17f563a24
parent9ae1e4152e562312319b71420c4b0bd1e24528e5 (diff)
downloadaur-6f11a254b5fbd6581e4bd051b8af334558e1c419.tar.gz
Update: betaflight-configurator 10.7.2-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b14ccd82e9d7..38fd2aa5fb44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = betaflight-configurator
pkgdesc = Crossplatform configuration tool for the Betaflight flight control system
- pkgver = 10.7.1
+ pkgver = 10.7.2
pkgrel = 1
url = https://github.com/betaflight/betaflight-configurator
install = betaflight-configurator.install
@@ -11,7 +11,7 @@ pkgbase = betaflight-configurator
makedepends = git
depends = nwjs-bin
options = !strip
- source = git+https://github.com/betaflight/betaflight-configurator.git#tag=10.7.1
+ source = git+https://github.com/betaflight/betaflight-configurator.git#tag=10.7.2
source = betaflight-configurator.sh
source = betaflight-configurator.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 27dc266a77f7..8625374af22f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor Jordan Day < jordanday444 at gmail dot com >
pkgname=betaflight-configurator
-pkgver=10.7.1
+pkgver=10.7.2
pkgrel=1
pkgdesc="Crossplatform configuration tool for the Betaflight flight control system"
arch=('x86_64')