summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2021-05-10 13:41:04 +0800
committertaotieren2021-05-10 13:41:04 +0800
commitbc7ad9e64499aa81bf32ebb52b952e399665bd6c (patch)
tree2fcc74621786ced8a9d52ac0db2185ace83f6ea8 /PKGBUILD
parent6978980f48a98be5db297c4644b5f3ae45c3543f (diff)
downloadaur-bc7ad9e64499aa81bf32ebb52b952e399665bd6c.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07a8a7094a2d..d99c08c1af21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=nucleistudioide
pkgver=202102
-pkgrel=1
-pkgdesc="Nuclei Studio IDE 是基于 MCU Eclipse IDE 开发的一款针对芯来公司处理器核产品的集成开发环境工具,继承了Eclipse IDE 平台的各种优势。"
+pkgrel=2
+pkgdesc="Nuclei Studio IDE 是基于 MCU Eclipse IDE 开发的一款针对芯来公司处理器核产品的集成开发环境工具,用于 RISC-V 开发继承了 Eclipse IDE 平台的各种优势。"
arch=("x86_64")
makedepends=('xdg-user-dirs' 'imagemagick')
depends=('java-runtime' 'jlink-software-and-documentation' 'ncurses5-compat-libs' 'glibc' 'libusb')
optdepends=()
conflicts=()
url="https://www.nucleisys.com/download.php"
-license=('Commercial')
+license=('unknow')
options=(!strip)
source=("https://www.nucleisys.com/upload/files/nucleistudio/NucleiStudio_IDE_202102-lin64.tgz")