summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f73e8fafea7794aafc32465ae719fad4d6bd76d (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
	pkgrel = 1
	url = https://gradle.org/
	arch = any
	license = Apache
	depends = java-environment
	depends = bash
	source = https://services.gradle.org/distributions/gradle-4.3-all.zip
	source = gradle.sh
	sha512sums = b8989e0f05b53fef9acd5325caea2f9810c837031558c76bf8bba1f551c14c2d8aaeb8b638714f668afab560eca1578f19ed130fe983fdca581e01ad9a962c6a
	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