summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7db918644144..f9a6f060d70a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mounriverstudio-bin
pkgdesc = MounRiver Studio Ⅱ(MRS2)为MounRiver Studio的换代版本,从V2.1.0开始,框架更换至更现代的VSCode,并深度定制开发。在工程管理、代码编辑、编译、调试等方面均兼容之前版本,并在效率和功能等方面进行提升,着力将MRS打造为更加轻量化、智能化、高效化的RISC-V IDE。同时,提供Windows/Linux/macOS 以及国产操作系统版本
pkgver = 210
- pkgrel = 6
+ pkgrel = 7
url = http://www.mounriver.com/
arch = x86_64
license = LicenseRef-commercial
@@ -52,6 +52,6 @@ pkgbase = mounriverstudio-bin
options = !strip
options = !debug
source = mounriverstudio-bin-210.deb::http://file-oss.mounriver.com/upgrade/MounRiverStudio_Linux_X64_V210.deb
- sha256sums = 9e05ac841a3639086533127c2d246b0e045a6377b5a8694402eabe95191afda9
+ sha256sums = 83745c730b3646dc9a5207dbc90e852fb662de9162a45d01cce0f8d90e37ec94
pkgname = mounriverstudio-bin
diff --git a/PKGBUILD b/PKGBUILD
index af17f6b5f24c..5610684ca450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=mounriverstudio-bin
pkgname=(${pkgbase})
pkgdesc="MounRiver Studio Ⅱ(MRS2)为MounRiver Studio的换代版本,从V2.1.0开始,框架更换至更现代的VSCode,并深度定制开发。在工程管理、代码编辑、编译、调试等方面均兼容之前版本,并在效率和功能等方面进行提升,着力将MRS打造为更加轻量化、智能化、高效化的RISC-V IDE。同时,提供Windows/Linux/macOS 以及国产操作系统版本"
pkgver=210
-pkgrel=6
+pkgrel=7
arch=('x86_64')
url='http://www.mounriver.com/'
license=('LicenseRef-commercial')
@@ -56,7 +56,7 @@ optdepends=('ch34x-dkms-git: CH341SER driver with fixed bug'
'ch343ser-dkms: USB serial driver for ch342/ch343/ch344/ch347/ch347f/ch9101/ch9102/ch9103/ch9104, etc (dkms).'
'wchisp: WCH ISP Tool in Rust')
source=("${pkgbase}-${pkgver}.deb::http://file-oss.mounriver.com/upgrade/MounRiverStudio_Linux_X64_V${pkgver}.deb")
-sha256sums=('9e05ac841a3639086533127c2d246b0e045a6377b5a8694402eabe95191afda9')
+sha256sums=('83745c730b3646dc9a5207dbc90e852fb662de9162a45d01cce0f8d90e37ec94')
options=('!strip' '!debug')
# noextract=(${pkgbase}-${pkgver}.deb)