summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2021-07-26 16:48:17 +0800
committerBin Jin2021-07-26 16:48:17 +0800
commitfb8bbf06ad560821234e19ec6075849350988e1f (patch)
tree68aba20df7327527d0dbb0fd8e750d3822df17d0 /PKGBUILD
parent53079080337bb1a1096dde7b3e73071e6e4a40f0 (diff)
downloadaur-fb8bbf06ad560821234e19ec6075849350988e1f.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 aafd2a0d82b5..6873e9dd6460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.2.5
+pkgver=1.0.2.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_1025.zip"
-GDRIVELINK="https://drive.google.com/file/d/10EELGGIN2E1pq5jezex7IfDHkXQcFMou/view?usp=sharing"
+GDRIVENAME="BLHeliSuite32xLinux64_1027.zip"
+GDRIVELINK="https://drive.google.com/file/d/1DDvAAz4oxJRqrTLVF30raGXeuOKhXge-/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=('31b61e2279f0df1854c92f78619c732a65791da40e58e00f2806d66b0b2a44d7')
+sha256sums=('7d06f0142f3326283d8c53b1f803bd9b9fae4dbdeacc4329f75f6f3d94f643ac')
package() {
mkdir -p "${pkgdir}/opt/${_pkgname}"