summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b836e415364a6f046bf035ce6ab9f1c74dcbf956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = bazel-buildtools
	pkgdesc = Developer tools for working with Google's bazel buildtool.
	pkgver = 3.4.0
	pkgrel = 1
	url = https://github.com/bazelbuild/buildtools
	arch = x86_64
	license = Apache
	makedepends = bazel
	makedepends = git
	source = https://github.com/bazelbuild/buildtools/archive/3.4.0.tar.gz
	sha256sums = 315dad13406928011b467ca7f2748a59ae817477f9129e1edaae75deb73e9b78

pkgname = bazel-buildtools