summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2023-12-13 00:35:53 +0800
committertaotieren2023-12-13 00:35:53 +0800
commit0a97c59b3acd44fe47f59bcabc5d8fc677075030 (patch)
tree59a0e7e400e62ca11771029fa26e714a0c6eaa34
parent026b55908c887a2c1003fb30b0b383686934ebbe (diff)
downloadaur-wch-bleuart.tar.gz
update pkgbuild
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a8590ea606c..f9735d729b88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,14 +11,14 @@ pkgbase = wch-bleuart
depends = bash
optdepends = mounriver-studio-toolchain-bin: This MRS Toolchain includes the tool chain for RISC-V kernel chip under Linux x64 and the debug download tool OpenOCD.
noextract = wch-bleuart-app-1.2.zip
- noextract = wch-bleuart-lib-1.2.zip
+ noextract = wch-ble-lib-1.2.zip
source = wch-bleuart-app-1.2.zip::http://www.wch.cn/downloads/file/347.html
source = wch-ble-lib-1.2.zip::http://www.wch.cn/downloads/file/349.html
source = CH9143DS1-1.2.pdf::http://www.wch.cn/downloads/file/332.html
source = CH9140DS1-1.2.pdf::http://www.wch.cn/downloads/file/331.html
source = CH9141DS1-1.2.pdf::http://www.wch.cn/downloads/file/274.html
- sha256sums = cba8b6949bd91967b182c38086da7a329184c35b749cb4df4d38541edc2dd18b
- sha256sums = f8c2d31a356cbd09fce6635f176c5ce24ff1f9c4ea2bfaf88fa9fae98638288b
+ sha256sums = 85cd9431265bb728d5f89bb72947b6deb62338689c8be647027b07314dbeed48
+ sha256sums = 709e90d4d2b7d4a315b332f7f5f8047e838e1304ebb8e54248b8d9bafece0456
sha256sums = 7d31eb1b4fede49c7f6786c072a6a4d61329dad797b1ad72e5060ac24f33456b
sha256sums = 4013a01ef7a7928e3232b0aed9a4622ad4a9c4ac3481900c6ff895250de690ef
sha256sums = 2b2140fed808922a9f7f84891bacd9d401fcc22ebcec0185b45b3254effc92a4
diff --git a/PKGBUILD b/PKGBUILD
index b7a5ed805a94..3600ded872b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@ source=("wch-bleuart-app-${pkgver}.zip::http://www.wch.cn/downloads/file/347.htm
"CH9140DS1-${pkgver}.pdf::http://www.wch.cn/downloads/file/331.html"
"CH9141DS1-${pkgver}.pdf::http://www.wch.cn/downloads/file/274.html")
-sha256sums=('cba8b6949bd91967b182c38086da7a329184c35b749cb4df4d38541edc2dd18b'
- 'f8c2d31a356cbd09fce6635f176c5ce24ff1f9c4ea2bfaf88fa9fae98638288b'
+sha256sums=('85cd9431265bb728d5f89bb72947b6deb62338689c8be647027b07314dbeed48'
+ '709e90d4d2b7d4a315b332f7f5f8047e838e1304ebb8e54248b8d9bafece0456'
'7d31eb1b4fede49c7f6786c072a6a4d61329dad797b1ad72e5060ac24f33456b'
'4013a01ef7a7928e3232b0aed9a4622ad4a9c4ac3481900c6ff895250de690ef'
'2b2140fed808922a9f7f84891bacd9d401fcc22ebcec0185b45b3254effc92a4')