summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2021-02-22 15:20:48 +0800
committerBin Jin2021-02-22 15:20:48 +0800
commit117f8111212b41cf9cd96159492f4c46de68fe3d (patch)
tree3bfecc7affaec5ff32a847c260f4e20c9ed7b294
parentb04781795d64ee5f51dba23f9ccd62a63e22daa9 (diff)
downloadaur-117f8111212b41cf9cd96159492f4c46de68fe3d.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67649f6c548b..5754f85b0c15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blhelisuite32-bin
pkgdesc = Configuration tool for BLHeli_32 based ESCs
- pkgver = 1.0.1.0
+ pkgver = 1.0.2.0
pkgrel = 1
url = https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = blhelisuite32-bin
provides = blhelisuite32
conflicts = blhelisuite32
options = !strip
- source = BLHeliSuite32xLinux64_1010.zip::https://drive.google.com/uc?export=download&id=1sZSIAqXAzTyuTdcCbut8wXCUGseaaNML
- sha256sums = 4c60f208a24729506f40a3fe710c9d8e22ab09794aa490b2413182408f7c43bb
+ source = BLHeliSuite32xLinux64_1020.zip::https://drive.google.com/uc?export=download&id=1j8C_CjSOTmRj9q2OaMZu-3BkrUo1Uht-
+ sha256sums = acea893fecd884b7caf3e64ed39c572d613400d5eb27c4c80ff4b29eb2b7c993
pkgname = blhelisuite32-bin
diff --git a/PKGBUILD b/PKGBUILD
index a015e1e18666..d2b743551438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.1.0
+pkgver=1.0.2.0
pkgrel=1
pkgdesc="Configuration tool for BLHeli_32 based ESCs"
arch=('x86_64')
url="https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM"
# Check Google Drive folder: https://drive.google.com/drive/folders/1Y1bUMnRRolmMD_lezL0FYd3aMBrNzCig
-GDRIVENAME="BLHeliSuite32xLinux64_1010.zip"
-GDRIVELINK="https://drive.google.com/file/d/1sZSIAqXAzTyuTdcCbut8wXCUGseaaNML/view?usp=sharing"
+GDRIVENAME="BLHeliSuite32xLinux64_1020.zip"
+GDRIVELINK="https://drive.google.com/file/d/1j8C_CjSOTmRj9q2OaMZu-3BkrUo1Uht-/view?usp=sharing"
source=("$GDRIVENAME::https://drive.google.com/uc?export=download&id=$(echo "$GDRIVELINK" | cut -d'/' -f 6)")
-sha256sums=('4c60f208a24729506f40a3fe710c9d8e22ab09794aa490b2413182408f7c43bb')
+sha256sums=('acea893fecd884b7caf3e64ed39c572d613400d5eb27c4c80ff4b29eb2b7c993')
options=(!strip)
license=('unknown')