summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f60e5bcf5b9e0869c69e4427388dab2d8b6dfd24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = mill-git
	pkgdesc = Your shiny new Java/Scala build tool
	pkgver = r1367.fb6fee27
	pkgrel = 1
	url = http://www.lihaoyi.com/mill/index.html
	arch = any
	license = MIT
	makedepends = mill
	makedepends = scala
	depends = bash
	depends = java-environment
	provides = mill
	replaces = mill
	source = git+https://github.com/lihaoyi/mill.git
	source = https://raw.githubusercontent.com/lefou/mill-bash-completion/master/mill.complete.sh
	md5sums = SKIP
	md5sums = SKIP

pkgname = mill-git