summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96c873bc9c5c..e56bf2c3985e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = nuclei-qemu
pkgdesc = nuclei-qemu 是 Nuclei Studio IDE 的仿真工具。
- pkgver = 2022.08
- pkgrel = 1
+ pkgver = 2022.12
+ pkgrel = 0
url = https://www.nucleisys.com/download.php
arch = x86_64
license = unknow
optdepends = nucleistudioide: Nuclei Studio IDE 是基于 MCU Eclipse IDE 开发的一款针对芯来公司处理器核产品的集成开发环境工具,用于 RISC-V 开发继承了 Eclipse IDE 平台的各种优势。
optdepends = jlink-software-and-documentation: Segger JLink software & documentation pack for Linux
options = !strip
- source = https://www.nucleisys.com/upload/files/toochain/qemu/nuclei-qemu-2022.08-linux-x64.tar.gz
- sha256sums = 4dddc71170faccdd49c181894eb60375749b907faf37016de51f5e3eb6dc1ae2
+ source = https://www.nucleisys.com/upload/files/toochain/qemu/nuclei-qemu-2022.12-linux-x64.tar.gz
+ sha256sums = 0c8506d6783aedc9585e7635216f6c0c6924a42fb4e12e0e40a3512b3cf21757
pkgname = nuclei-qemu-bin
diff --git a/PKGBUILD b/PKGBUILD
index ffdf313dc4e9..0131408bce1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=nuclei-qemu
pkgname=(nuclei-qemu-bin)
-pkgver=2022.08
-pkgrel=1
+pkgver=2022.12
+pkgrel=0
pkgdesc="nuclei-qemu 是 Nuclei Studio IDE 的仿真工具。"
arch=("x86_64")
makedepends=()
@@ -16,7 +16,7 @@ license=('unknow')
options=(!strip)
source=("https://www.nucleisys.com/upload/files/toochain/qemu/nuclei-qemu-${pkgver}-linux-x64.tar.gz")
-sha256sums=('4dddc71170faccdd49c181894eb60375749b907faf37016de51f5e3eb6dc1ae2')
+sha256sums=('0c8506d6783aedc9585e7635216f6c0c6924a42fb4e12e0e40a3512b3cf21757')
package_nuclei-qemu-bin() {
msg2 'Installing Nuclei QEMU'