summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2022-07-18 20:59:52 +0800
committerBin Jin2022-07-18 20:59:52 +0800
commitd19b6776632f683b1d37fcbacbdcbcb208f5e428 (patch)
tree49af7f275e309d4535e8a6940b8c842813b06b28
parent1b1cbbe0d07d9f2410b90608dc1c185f79e8c5f7 (diff)
downloadaur-d19b6776632f683b1d37fcbacbdcbcb208f5e428.tar.gz
update to 1.0.3.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 131a3243048a..46ecec67adb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blhelisuite32-bin
pkgdesc = Configuration tool for BLHeli_32 based ESCs
- pkgver = 1.0.3.7
+ pkgver = 1.0.3.8
pkgrel = 1
url = https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = blhelisuite32-bin
provides = blhelisuite32
conflicts = blhelisuite32
options = !strip
- source = BLHeliSuite32xLinux64_1037.zip::https://drive.google.com/uc?export=download&id=1k_awtt_ZdaIKHw-bPrbcC9Te6fNkli7H
- sha256sums = c7405a36b7d3f922601e77e3a4269d10b352262b9e8009d7fc5e23577e7a4b4a
+ source = BLHeliSuite32xLinux64_1038.zip::https://drive.google.com/uc?export=download&id=1Yo5jTqwGmgaU7BU-Rce5kTLfsOOqCVeW
+ sha256sums = 06692e55625a1cac3a7a014ffdce603327ce13d04505ef176d43832c4aff7384
pkgname = blhelisuite32-bin
diff --git a/PKGBUILD b/PKGBUILD
index 472f38109f78..e44596a457a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.3.7
+pkgver=1.0.3.8
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_1037.zip"
-GDRIVELINK="https://drive.google.com/file/d/1k_awtt_ZdaIKHw-bPrbcC9Te6fNkli7H/view?usp=sharing"
+GDRIVENAME="BLHeliSuite32xLinux64_1038.zip"
+GDRIVELINK="https://drive.google.com/file/d/1Yo5jTqwGmgaU7BU-Rce5kTLfsOOqCVeW/view?usp=sharing"
GDRIVELINK="https://drive.google.com/uc?export=download&id=$(echo "$GDRIVELINK" | cut -d'/' -f 6)"
@@ -28,7 +28,7 @@ GDRIVELINK="https://drive.google.com/uc?export=download&id=$(echo "$GDRIVELINK"
#fi
source=("$GDRIVENAME::$GDRIVELINK")
-sha256sums=('c7405a36b7d3f922601e77e3a4269d10b352262b9e8009d7fc5e23577e7a4b4a')
+sha256sums=('06692e55625a1cac3a7a014ffdce603327ce13d04505ef176d43832c4aff7384')
package() {
mkdir -p "${pkgdir}/opt/${_pkgname}"