carapace-gcloud-bin
LOW
maintainer rsteube
0 votes
scanned 2026-08-30 15:43:17.210043
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
Triggered rules
Low
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
PKGBUILD
1
# This file was generated by GoReleaser. DO NOT EDIT.
2
# Maintainer: rsteube <rsteube@users.noreply.github.com>
3
4
pkgname='carapace-gcloud-bin'
5
pkgver=0.0.1
6
pkgrel=1
7
pkgdesc='An enriched gcloud completer'
8
url='https://github.com/carapace-sh/carapace-gcloud'
9
arch=('aarch64' 'i686' 'x86_64')
10
license=('MIT')
11
provides=('carapace-gcloud')
12
conflicts=('carapace-gcloud')
13
14
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/carapace-sh/carapace-gcloud/releases/download/v${pkgver}/carapace-gcloud_${pkgver}_linux_arm64.tar.gz")
15
sha256sums_aarch64=('2ff6544bf54fd8c20d4dc8ecceb0a35ea9be24754b158a15c64de83c003682a4')
16
17
source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/carapace-sh/carapace-gcloud/releases/download/v${pkgver}/carapace-gcloud_${pkgver}_linux_386.tar.gz")
18
sha256sums_i686=('7b912ff263e81558a142df181b7d2211fa6c218d460bede3c69c03d022cb53da')
19
20
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/carapace-sh/carapace-gcloud/releases/download/v${pkgver}/carapace-gcloud_${pkgver}_linux_amd64.tar.gz")
21
sha256sums_x86_64=('7d023a60fbc1ecebd10bf55da512584767eecc169955d42b6de2a75ff6bd7f6f')
22
23
package() {
24
install -Dm755 "./carapace-gcloud" "${pkgdir}/usr/bin/carapace-gcloud"
25
}
26
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-30 15:43:17 | Low | 1 |