shelf-sh-bin

LOW
maintainer rubiin 0 votes scanned 2026-09-20 13:33:19.261973
View on AUR
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: rubiin <roobin.bhandari@gmail.com>
3
4pkgname='shelf-sh-bin'
5pkgver=0.2.2
6pkgrel=1
7pkgdesc='Fast, configurable shell plugin manager written in Go.'
8url='https://github.com/rubiin/shelf'
9arch=('aarch64' 'i686' 'x86_64')
10license=('GPL-3.0-only')
11provides=('shelf-sh-bin')
12conflicts=('shelf-sh-bin')
13
14source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/rubiin/shelf/releases/download/v${pkgver}/shelf_Linux_arm64.tar.gz")
15sha256sums_aarch64=('018e3d6d2c4f7701607a36a9111a5d872964cfc84cf13766d3cf362780db3592')
16
17source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/rubiin/shelf/releases/download/v${pkgver}/shelf_Linux_i386.tar.gz")
18sha256sums_i686=('663f4f5645d456c8da32b9c695c83c750a06a84e593b68840b4e2ca0a8dc78a5')
19
20source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/rubiin/shelf/releases/download/v${pkgver}/shelf_Linux_x86_64.tar.gz")
21sha256sums_x86_64=('647f817fc5fcd545fee19442b182d165cf130813f6bcd82a207d9eb29aabbdbe')
22
23package() {
24 # bin
25 install -Dm755 "./shelf" "${pkgdir}/usr/bin/shelf"
26 # license
27 install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/shelf/LICENSE"
28 # completions (generated at package time from the shipped binary)
29 ./shelf completion bash > shelf.bash
30 ./shelf completion zsh > _shelf
31 ./shelf completion fish > shelf.fish
32 install -Dm644 "shelf.bash" "${pkgdir}/usr/share/bash-completion/completions/shelf"
33 install -Dm644 "_shelf" "${pkgdir}/usr/share/zsh/site-functions/_shelf"
34 install -Dm644 "shelf.fish" "${pkgdir}/usr/share/fish/vendor_completions.d/shelf.fish"
35}
36

Scan history

Scanned at (UTC)SeverityRules
2026-09-20 13:33:19 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion