summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f166014a70c6e40c0789828ec3bc21de775a13ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = java-asm
	pkgdesc = An all purpose Java bytecode manipulation and analysis framework
	pkgver = 9.3
	pkgrel = 1
	url = https://asm.ow2.io/
	arch = any
	license = BSD
	depends = java-runtime
	source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.3/asm-9.3.jar
	source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
	source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar
	source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
	source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
	source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-test/9.3/asm-test-9.3.jar
	source = LICENSE
	sha256sums = 1263369b59e29c943918de11d6d6152e2ec6085ce63e5710516f8c67d368e4bc
	sha256sums = 37fd5392bb2cf4c15f202ffefd46d0e92bb34ff848c549f30d426a60d6b29495
	sha256sums = a347c24732db2aead106b6e5996a015b06a3ef86e790a4f75b61761f0d2f7f39
	sha256sums = ae629c2609f39681ef8d140a42a23800464a94f2d23e36d8f25cd10d5e4caff4
	sha256sums = 70f78f291ca0298afdb567fa85c5667869bc3da3914784816413853994962192
	sha256sums = b981a0eb2e66feba068c07bd5b8298c454b8e6f03ec3b70efa0e6c2582450c45
	sha256sums = 02f021ae8f8f2f205d36b20790eedd6a871dd3007ddf160c8692b6f3a3284fc7

pkgname = java-asm