summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJordan Day2018-03-02 23:15:15 -0600
committerJordan Day2018-03-02 23:15:15 -0600
commit6cd225bfb954c68d4cdf60871f0018f8d0448610 (patch)
treef91f5a9e9374ef8c80f05c3c7542a6c05468728b /PKGBUILD
parentcff3ca1e842cbe57be5a951891ab51387e67aa82 (diff)
downloadaur-6cd225bfb954c68d4cdf60871f0018f8d0448610.tar.gz
10.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e798605e575e..c8e17cd7b25d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jordan Day < jordanday444 at gmail dot com >
pkgname=betaflight-configurator
-pkgver=10.1.0
+pkgver=10.2.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_linux64_$pkgver.zip")
-md5sums=('feceea8247823f9a9074efe33298acda')
+source=("https://github.com/betaflight/betaflight-configurator/releases/download/$pkgver/betaflight-configurator_"$pkgver"_linux64.zip")
+md5sums=('8c2be4a4167516f16eb9374007de69a2')
options=(!strip)
license=('custom')
provides=("$pkgname")