summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2020-03-14 18:21:55 +0800
committerBin Jin2020-03-14 18:21:55 +0800
commitab137176dcb38bacb78cc7bcec4af8781672c205 (patch)
treeb291669d27efa07ffa27cfaaaff9c153150dfc7e
parent270c7b49d3078f9faef2c5375e30605645be56ae (diff)
downloadaur-ab137176dcb38bacb78cc7bcec4af8781672c205.tar.gz
update to 1.0.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffda060584ec..f675d071936c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blhelisuite32-bin
pkgdesc = Configuration tool for BLHeli_32 based ESCs
- pkgver = 1.0.0.0
+ pkgver = 1.0.0.1
pkgrel = 1
url = https://github.com/bitdump/BLHeli/tree/master/BLHeli_32%20ARM
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = blhelisuite32-bin
provides = blhelisuite32
conflicts = blhelisuite32
options = !strip
- source = BLHeliSuite32xLinux64_1000.zip::https://drive.google.com/uc?id=1Zhv-W7n726KA6UNOwnnK5h9q8AXb2DNv&export=download
- sha256sums = d5c627f4a354d9dbdac87ac957562753c988bf01b3e86efe3261a23f774e1dc0
+ source = BLHeliSuite32xLinux64_1001.zip::https://drive.google.com/uc?id=1MKgQU38-iwjHcFTFgnEQjffjfW3pufHj&export=download
+ sha256sums = 7bba6132047601c5035ecff2e92a186c1943086faadc56ac835ce9a71d71fda6
pkgname = blhelisuite32-bin
diff --git a/PKGBUILD b/PKGBUILD
index 49b4afeffa73..bacab375a624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=blhelisuite32-bin
_pkgname=blhelisuite32
-pkgver=1.0.0.0
+pkgver=1.0.0.1
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_1000.zip::https://drive.google.com/uc?id=1Zhv-W7n726KA6UNOwnnK5h9q8AXb2DNv&export=download")
-sha256sums=('d5c627f4a354d9dbdac87ac957562753c988bf01b3e86efe3261a23f774e1dc0')
+source=("BLHeliSuite32xLinux64_1001.zip::https://drive.google.com/uc?id=1MKgQU38-iwjHcFTFgnEQjffjfW3pufHj&export=download")
+sha256sums=('7bba6132047601c5035ecff2e92a186c1943086faadc56ac835ce9a71d71fda6')
options=(!strip)
license=('unknown')