carapace-az-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-az-bin'
5
pkgver=0.0.3
6
pkgrel=1
7
pkgdesc='An enriched az completer'
8
url='https://github.com/carapace-sh/carapace-az'
9
arch=('aarch64' 'i686' 'x86_64')
10
license=('MIT')
11
provides=('carapace-az')
12
conflicts=('carapace-az')
13
14
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/carapace-sh/carapace-az/releases/download/v${pkgver}/carapace-az_${pkgver}_linux_arm64.tar.gz")
15
sha256sums_aarch64=('09a3ff9edbfcd17a95683c850226c33bab8dee3c4699123fb3bdf8f087018ba8')
16
17
source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/carapace-sh/carapace-az/releases/download/v${pkgver}/carapace-az_${pkgver}_linux_386.tar.gz")
18
sha256sums_i686=('625b7ff7a63e84785773b136fe1cecc5cc644c79f6fa968ec3d4ae4ad4d5e390')
19
20
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/carapace-sh/carapace-az/releases/download/v${pkgver}/carapace-az_${pkgver}_linux_amd64.tar.gz")
21
sha256sums_x86_64=('09ba159411502a423818063c6b80e66189d8c5dbbfabd37e0e44c8fd3efb7960')
22
23
package() {
24
install -Dm755 "./carapace-az" "${pkgdir}/usr/bin/carapace-az"
25
}
26
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-30 15:43:17 | Low | 1 |