summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e633e61a4dc0fd0be60a73a309ca2178e71f526b (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
25
26
27
28
29
30
31
32
pkgbase = gradle4
	pkgdesc = Powerful build system for the JVM
	pkgver = 4.3.1
	pkgrel = 1
	url = https://gradle.org/
	arch = any
	license = Apache
	depends = java-environment
	depends = bash
	source = https://services.gradle.org/distributions/gradle-4.3.1-all.zip
	source = gradle.sh
	sha512sums = 579e4516e53b0ed3ac51f115ba1aa46afec02b7f7839a572f67c464e11ee6ba892b6b1747b90288ce40869f1d7997468fb96c4e6c227ab51820a3d080fc70a06
	sha512sums = f38e9b26e22948366acf6580d6f38e2c88c3791c425b24922368fe1bc78c744fa516a03ffdbef02e3755859da620a6259997d4b4e5f97e3dc8cb49b74a694616

pkgname = gradle4
	provides = gradle
	conflicts = gradle

pkgname = gradle4-doc
	pkgdesc = Powerful build system for the JVM (documentation and samples)
	optdepends = gradle4
	provides = gradle-doc
	conflicts = gradle-doc
	options = !strip

pkgname = gradle4-src
	pkgdesc = Powerful build system for the JVM (sources)
	optdepends = gradle4
	provides = gradle-src
	conflicts = gradle-src
	options = !strip