summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2022-04-09 20:11:12 +0800
committerBin Jin2022-04-09 20:11:12 +0800
commit704f3f0225535e7b05698fac83e2794fb18e5c04 (patch)
tree83447d83cf25fcee8d68379be84b22a3cc8bf920 /PKGBUILD
parent887fee11a8ff9c7c450047e4be8c57e620cdc247 (diff)
downloadaur-704f3f0225535e7b05698fac83e2794fb18e5c04.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 a8911a5c35b9..0c835f56a03c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.3.6
+pkgver=1.0.3.7
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_1036.zip"
-GDRIVELINK="https://drive.google.com/file/d/1ksKBeeaEk_m-9pRudMHiKz6f8Bw008Qf/view?usp=sharing"
+GDRIVENAME="BLHeliSuite32xLinux64_1037.zip"
+GDRIVELINK="https://drive.google.com/file/d/1k_awtt_ZdaIKHw-bPrbcC9Te6fNkli7H/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=('b0751b756be0ffa2681083fbb22b9c3f7a88d976013c12523081feca7441cc06')
+sha256sums=('c7405a36b7d3f922601e77e3a4269d10b352262b9e8009d7fc5e23577e7a4b4a')
package() {
mkdir -p "${pkgdir}/opt/${_pkgname}"