blob: 5e1b403ae60349d46458d781ef7007623ab4d9c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = bazel-buildtools
pkgdesc = A bazel BUILD file formatter and editor
pkgver = 7.1.1
pkgrel = 1
url = https://github.com/bazelbuild/buildtools
arch = x86_64
license = Apache-2.0
makedepends = bazel
source = bazel-buildtools-v7.1.1.tar.gz::https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.1.tar.gz
source = status.sh
sha256sums = 60a9025072ae237f325d0e7b661e1685f34922c29883888c2d06f5789462b939
sha256sums = c750fb95d15f029e0ae9b18078f3dfe85c6b074ca141a5f0b3145dba52f346ce
pkgname = bazel-buildtools
|