summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2021-05-10 16:06:00 +0800
committertaotieren2021-05-10 16:06:00 +0800
commit0175bb9d672a0317de0a81e068ee83dfc138c73a (patch)
tree284587b5dad5c86a055e60d8b39fc2b53e19f978 /PKGBUILD
parentbc7ad9e64499aa81bf32ebb52b952e399665bd6c (diff)
downloadaur-0175bb9d672a0317de0a81e068ee83dfc138c73a.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d99c08c1af21..f7de3540c908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=nucleistudioide
pkgver=202102
-pkgrel=2
+pkgrel=3
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')
+depends=('java-runtime' 'jlink-software-and-documentation' 'ncurses5-compat-libs' 'glibc' 'libusb' 'openocd')
optdepends=()
conflicts=()
url="https://www.nucleisys.com/download.php"