blob: ad694cad5bd1b6bef44b754b431d18fdc3388ab2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bazelisk-bin
pkgdesc = A user-friendly launcher for Bazel
pkgver = 1.22.1
pkgrel = 1
url = https://github.com/bazelbuild/bazelisk
arch = x86_64
license = Apache-2.0
provides = bazel
provides = bazelisk
conflicts = bazel
conflicts = bazelisk
source = bazelisk-linux-amd64-1.22.1::https://github.com/bazelbuild/bazelisk/releases/download/v1.22.1/bazelisk-linux-amd64
sha256sums = 8fede4d1fde801590d6e7cf919e705f740768d56ae38d55d473536714719af04
pkgname = bazelisk-bin
|