summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38a2f40a55ffcebf9f2c519253f7dc0a1f434ae9 (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.6
	pkgrel = 1
	url = https://gradle.org/
	arch = any
	license = Apache
	depends = java-environment
	depends = bash
	source = https://services.gradle.org/distributions/gradle-4.6-all.zip
	source = gradle.sh
	sha512sums = 36249d86e5e35d793448960251c9db1be36643ea4846be35e7b9af5c0bed245dac20c4682580c53ff80f6745369cb5dad8dd840a9b00f7b67d1ec563a9e6e106
	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