blob: ca992c95d00c63b45d555bf44914203aff5edf5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = arthas
pkgdesc = Arthas is a Java Diagnostic tool open sourced by Alibaba
pkgver = 3.6.6
pkgrel = 1
url = https://github.com/alibaba/arthas
arch = x86_64
license = APACHE
depends = java-runtime-headless>=6
source = arthas-3.6.6.zip::https://github.com/alibaba/arthas/releases/download/arthas-all-3.6.6/arthas-bin.zip
source = arthas.sh
sha256sums = 81e729985db5f19dbf8c0e83350614836ede34ae1b11702ce66c227414d0a9a3
sha256sums = ce16fa1a08024a4b41c1a0017d3f0d8e155599c6d99f99bb56eac6f3ddc21069
pkgname = arthas
|