summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2020-12-16 16:32:25 +0000
committerBin Jin2020-12-17 00:32:25 +0800
commitaa5b844234e307e981b7340e196ebff23d2d5d21 (patch)
tree20ef5200fc6b14a77fcdc9aadd74eb64ed3a1ddd
parent5e51db3a7602db478ac9e8cc4ad77532def3aa06 (diff)
downloadaur-aa5b844234e307e981b7340e196ebff23d2d5d21.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31f05172e2d0..0905e5840c89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blhelisuite32-bin
pkgdesc = Configuration tool for BLHeli_32 based ESCs
- pkgver = 1.0.0.7
+ pkgver = 1.0.0.9
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_1007.zip::https://drive.google.com/uc?id=1rUIHzQgAP5gT0PZN2TA9DagaggZEqVuk&export=download
- sha256sums = d2298b35c1f1d9c797fc625b5ccd18360a3a244b8c1e64a167df6be1a19faa07
+ source = BLHeliSuite32xLinux64_1009.zip::https://drive.google.com/uc?export=download&id=1VyG_KG34N1VzpGHH-qiVysOU-zLnZECI
+ sha256sums = 09589aca1e963fbf859b39926429f73056ecaee0e602cc4fec195bec249df22d
pkgname = blhelisuite32-bin
diff --git a/PKGBUILD b/PKGBUILD
index ee8deddb8391..4a5faaf48659 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.0.7
+pkgver=1.0.0.9
pkgrel=1
pkgdesc="Configuration tool for BLHeli_32 based ESCs"
arch=('x86_64')
url="https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM"
-source=("BLHeliSuite32xLinux64_1007.zip::https://drive.google.com/uc?id=1rUIHzQgAP5gT0PZN2TA9DagaggZEqVuk&export=download")
-sha256sums=('d2298b35c1f1d9c797fc625b5ccd18360a3a244b8c1e64a167df6be1a19faa07')
+# Check Google Drive folder: https://drive.google.com/drive/folders/1Y1bUMnRRolmMD_lezL0FYd3aMBrNzCig
+source=("BLHeliSuite32xLinux64_1009.zip::https://drive.google.com/uc?export=download&id=1VyG_KG34N1VzpGHH-qiVysOU-zLnZECI")
+sha256sums=('09589aca1e963fbf859b39926429f73056ecaee0e602cc4fec195bec249df22d')
options=(!strip)
license=('unknown')