summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2022-03-14 00:05:54 +0800
committerBin Jin2022-03-14 00:05:54 +0800
commit887fee11a8ff9c7c450047e4be8c57e620cdc247 (patch)
tree4f3326b9bc7020cb3e68f607389a590e2516b9a9 /PKGBUILD
parent3ee1a8359fddacf0aedf38a38289187cbd2abca1 (diff)
downloadaur-887fee11a8ff9c7c450047e4be8c57e620cdc247.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ab8ffe1844a..a8911a5c35b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.3.2
+pkgver=1.0.3.6
pkgrel=1
pkgdesc="Configuration tool for BLHeli_32 based ESCs"
arch=('x86_64')
@@ -14,8 +14,8 @@ conflicts=("${_pkgname}")
# Check Google Drive folder: https://drive.google.com/drive/folders/1Y1bUMnRRolmMD_lezL0FYd3aMBrNzCig
# Right click the corresponding file and select "Copy Link" to obtain the sharing link.
-GDRIVENAME="BLHeliSuite32xLinux64_1032.zip"
-GDRIVELINK="https://drive.google.com/file/d/1lKL-eiQFpUT3HEED4d2JKDW_mz4YWTHW/view?usp=sharing"
+GDRIVENAME="BLHeliSuite32xLinux64_1036.zip"
+GDRIVELINK="https://drive.google.com/file/d/1ksKBeeaEk_m-9pRudMHiKz6f8Bw008Qf/view?usp=sharing"
# Files larger than 25MB requires confirmation key from cookie.
GDRIVELINK="https://drive.google.com/uc?export=download&id=$(echo "$GDRIVELINK" | cut -d'/' -f 6)"
@@ -27,7 +27,7 @@ if [ -n "$CONFIRMKEY" ] ; then
fi
source=("$GDRIVENAME::$GDRIVELINK")
-sha256sums=('06e5fb5851fe7358d9af2112c12fbaa9b7777698db7757ccbd455c9aabe1a07b')
+sha256sums=('b0751b756be0ffa2681083fbb22b9c3f7a88d976013c12523081feca7441cc06')
package() {
mkdir -p "${pkgdir}/opt/${_pkgname}"