summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBin Jin2021-06-22 21:42:57 +0800
committerBin Jin2021-06-22 21:42:57 +0800
commit53079080337bb1a1096dde7b3e73071e6e4a40f0 (patch)
tree6a1c9432565615055256ae48c2032c31352e93ff /PKGBUILD
parent88af53042ed77a17d9a6b13fd4225b1755d407a4 (diff)
downloadaur-53079080337bb1a1096dde7b3e73071e6e4a40f0.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 f018138c3daf..aafd2a0d82b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.2.4
+pkgver=1.0.2.5
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_1024.zip"
-GDRIVELINK="https://drive.google.com/file/d/1_At79E9t-X8fznPAXeIaDw8eTUxThpgg/view?usp=sharing"
+GDRIVENAME="BLHeliSuite32xLinux64_1025.zip"
+GDRIVELINK="https://drive.google.com/file/d/10EELGGIN2E1pq5jezex7IfDHkXQcFMou/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=('db1b9ce374e2d8f913719500f38523bb151f9099acf0c59d7bb2d018296c6936')
+sha256sums=('31b61e2279f0df1854c92f78619c732a65791da40e58e00f2806d66b0b2a44d7')
package() {
mkdir -p "${pkgdir}/opt/${_pkgname}"