summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortaotieren2022-04-15 11:17:53 +0800
committertaotieren2022-04-15 11:17:53 +0800
commitf9e9573a5d358401e1e260fff23f5dda320a2d58 (patch)
tree5df7495683d88aa64ddd5daae28ab7d26d259035
parent2cf279b1dfbda28512b924bcfc00850b6c58797f (diff)
downloadaur-f9e9573a5d358401e1e260fff23f5dda320a2d58.tar.gz
Update sha256sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db09993cb998..fcccf16d17d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mounriver-studio-toolchain-bin
pkgver = 1.40
- pkgrel = 1
+ pkgrel = 2
url = http://www.mounriver.com/
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = mounriver-studio-toolchain-bin
noextract = mounriver-studio-toolchain-bin-1.40.tar.xz
options = !strip
source = mounriver-studio-toolchain-bin-1.40.tar.xz::http://file.mounriver.com/tools/MRS_Toolchain_Linux_x64_V1.40.tar.xz
- sha256sums = b7de5aa5a48641c38810333d93f09df126520708f5c8ed1e33c72da1fcae5cda
+ sha256sums = e8336af1576396b4b833a0497695b07c68d840eed9cb8653b0b6bd73d7ed465c
pkgname = mounriver-studio-toolchain-bin
pkgdesc = This MRS Toolchain includes the tool chain for RISC-V kernel chip under Linux x64 and the debug download tool OpenOCD.
diff --git a/PKGBUILD b/PKGBUILD
index 8e645c9bfae1..2ab7ed9a920e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=mounriver-studio-toolchain-bin
pkgname=($pkgbase mounriver-studio-toolchain-openocd-bin mounriver-studio-toolchain-riscv-bin)
pkgver=1.40
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='http://www.mounriver.com/'
license=('GPL2' 'GPL3' 'custom')
@@ -19,7 +19,7 @@ optdepends=('ch34x-dkms-git: CH341SER driver with fixed bug'
'ch341eeprom-git: A libusb based programming tool for 24xx I²C EEPROMs using the WCH CH341A')
source=("${pkgbase}-${pkgver}.tar.xz::http://file.mounriver.com/tools/MRS_Toolchain_Linux_x64_V${pkgver}.tar.xz")
-sha256sums=('b7de5aa5a48641c38810333d93f09df126520708f5c8ed1e33c72da1fcae5cda')
+sha256sums=('e8336af1576396b4b833a0497695b07c68d840eed9cb8653b0b6bd73d7ed465c')
options=('!strip')