diff options
author | taotieren | 2022-11-24 20:40:51 +0800 |
---|---|---|
committer | taotieren | 2022-11-24 20:41:16 +0800 |
commit | cc92cd63b9e47991032828dc1277c79e88a5c26c (patch) | |
tree | e5c6c6ce3dec8c84591b12c5c5a456581c39a158 | |
parent | 91c143a15df8ae8888f8746bf35f2a9566b6ee61 (diff) | |
download | aur-cc92cd63b9e47991032828dc1277c79e88a5c26c.tar.gz |
update 2.1.9
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = h7toolpc-wine pkgdesc = Wine H7-TOOL 的 PC 上位机,支持串口、CAN、示波器、CMSIS-DAP、DS18B20、RTT Viewer、脱机烧录等 - pkgver = 2.1.8 + pkgver = 2.1.9 pkgrel = 1 url = http://www.armbbs.cn/forum.php?mod=viewthread&tid=95468 install = h7toolpc-wine.install @@ -15,13 +15,13 @@ pkgbase = h7toolpc-wine conflicts = h7toolpc conflicts = h7toolpc-bin replaces = h7toolpc-bin - noextract = h7toolPC_release-2.1.8.zip + noextract = h7toolPC_release-2.1.9.zip noextract = icons.tar.gz options = !strip - source = h7toolPC_release-2.1.8.zip::http://download.armfly.com/armbbs/bbs/95468/h7toolPC_release(V2.1.8).zip + source = h7toolPC_release-2.1.9.zip::http://download.armfly.com/armbbs/bbs/95468/h7toolPC_release(V2.1.9).zip source = icons.tar.gz source = h7toolpc-wine.install - sha256sums = ddca4749d46083bf87a4dff3856a29b3c05173b52281f05c07f5f0c21fcef893 + sha256sums = 9ccbb64bd0411136dbb392267cc7e41a13ba13b7ba9b20b8a2833b41b66aaa68 sha256sums = 6823224b5699dc17c41efdcbc8465554f007cb62cadea0aad9b67c08c5698142 sha256sums = 078a64b4818c65daabe24ad31ead1912ee564b15da79084fa1c7d1a004f30cef @@ -1,7 +1,7 @@ # Maintainer: taotieren <admin@taotieren.com> pkgname=h7toolpc-wine -pkgver=2.1.8 +pkgver=2.1.9 pkgrel=1 pkgdesc="Wine H7-TOOL 的 PC 上位机,支持串口、CAN、示波器、CMSIS-DAP、DS18B20、RTT Viewer、脱机烧录等" arch=('x86_64') @@ -19,7 +19,7 @@ install=${pkgname}.install source=("${pkgname/pc-wine/PC_release}-${pkgver}.zip::http://download.armfly.com/armbbs/bbs/95468/${pkgname/pc-wine/PC_release}(V${pkgver}).zip" "icons.tar.gz" "${pkgname}.install") -sha256sums=('ddca4749d46083bf87a4dff3856a29b3c05173b52281f05c07f5f0c21fcef893' +sha256sums=('9ccbb64bd0411136dbb392267cc7e41a13ba13b7ba9b20b8a2833b41b66aaa68' '6823224b5699dc17c41efdcbc8465554f007cb62cadea0aad9b67c08c5698142' '078a64b4818c65daabe24ad31ead1912ee564b15da79084fa1c7d1a004f30cef') noextract=("${pkgname/pc-wine/PC_release}-${pkgver}.zip" |