summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2022-04-05 09:38:54 +0800
committertaotieren2022-04-05 09:38:54 +0800
commit5e564840f56257e0d90332027e7bebcb39799d2b (patch)
tree081df43535378e418a65fc9a856ebb25ba6555d1
parent79ad9efd261578db15f3da55b4bc89cffbf06e93 (diff)
downloadaur-5e564840f56257e0d90332027e7bebcb39799d2b.tar.gz
update v110
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f6e9af15b7e..fce4c1c38255 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mounriver-studio-community-bin
- pkgver = 100
+ pkgver = 110
pkgrel = 1
url = http://www.mounriver.com/
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = mounriver-studio-community-bin
optdepends = ch341prog-git: A simple command line tool (programmer) interfacing with ch341a
optdepends = ch341eeprom-git: A libusb based programming tool for 24xx I²C EEPROMs using the WCH CH341A
provides = MounRiver-Studio-Community-Linux
- noextract = mounriver-studio-community-bin-100.tar.xz
+ noextract = mounriver-studio-community-bin-110.tar.xz
options = !strip
- source = mounriver-studio-community-bin-100.tar.xz::http://file.mounriver.com/upgrade/MounRiver_Studio_Community_Linux_x64_V100.tar.xz
- sha256sums = 78509ace8628caa117e0680df8d71e611c8fa3a2e61030d93098d89c43dfcf6f
+ source = mounriver-studio-community-bin-110.tar.xz::http://file.mounriver.com/upgrade/MounRiver_Studio_Community_Linux_x64_V110.tar.xz
+ sha256sums = 5999264d653b8698aaacd961ca38f44a7d11adfedafc1b1c1ecc5ab6ff7754a9
pkgname = mounriver-studio-community-bin
pkgdesc = 为 Eclipse 平台爱好者提供的一款 RISC-V 内核芯片集成开发环境,支持 WCH 系列 MCU 的工程模板、代码编译、下载、调试等功能。
diff --git a/PKGBUILD b/PKGBUILD
index cbd89d110365..224237ca03c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=mounriver-studio-community-bin
pkgname=($pkgbase)
-pkgver=100
+pkgver=110
pkgrel=1
arch=('x86_64')
url='http://www.mounriver.com/'
@@ -21,7 +21,7 @@ optdepends=('ch34x-dkms-git: CH341SER driver with fixed bug'
source=("${pkgbase}-${pkgver}.tar.xz::http://file.mounriver.com/upgrade/MounRiver_Studio_Community_Linux_x64_V${pkgver}.tar.xz"
)
-sha256sums=('78509ace8628caa117e0680df8d71e611c8fa3a2e61030d93098d89c43dfcf6f')
+sha256sums=('5999264d653b8698aaacd961ca38f44a7d11adfedafc1b1c1ecc5ab6ff7754a9')
options=('!strip')