summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b1b1a142f426775fcb46e6437a88f0d8efe1b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = java-testng
	pkgdesc = A testing framework inspired by JUnit and NUnit
	pkgver = 7.12.0
	pkgrel = 1
	url = https://testng.org
	arch = any
	license = Apache-2.0
	makedepends = gradle
	depends = java-runtime-openjdk=11
	source = testng-7.12.0.tar.gz::https://github.com/testng-team/testng/archive/7.12.0.tar.gz
	sha512sums = 6ec78fb5e43657431162f25cb9e1f4d8f687d7b84ae2882c95eb8dfc5b1d4237346f868c4028fac1be616aa0ace6c203804e8ccfc98191a277465c62d16c5967

pkgname = java-testng