projecto-bin

LOW
maintainer rubiin 0 votes scanned 2026-09-13 13:14:45.435081
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='projecto-bin'
5pkgver=1.2.0
6pkgrel=1
7pkgdesc='Launch your project folders directly in your editor of choice from a single command.'
8url='https://github.com/rubiin/projecto'
9arch=('aarch64' 'i686' 'x86_64')
10license=('GPL-3.0-only')
11provides=('projecto')
12conflicts=('projecto' 'projecto-git')
13
14source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/rubiin/projecto/releases/download/v${pkgver}/projecto_Linux_arm64.tar.gz")
15sha256sums_aarch64=('ae493efd09296754c4391060f0632f412c21cd08bdc8d1ff2150fc5c9f15816a')
16
17source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/rubiin/projecto/releases/download/v${pkgver}/projecto_Linux_i386.tar.gz")
18sha256sums_i686=('460e677ead40f85183d46ba9f1edb24e64f9a878a11e3d5aa7bfda2d820a24cb')
19
20source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/rubiin/projecto/releases/download/v${pkgver}/projecto_Linux_x86_64.tar.gz")
21sha256sums_x86_64=('2984c95e07c179a939450384f777fc0a48630634ec90a935562e546348226f7a')
22
23package() {
24 # bin
25 install -Dm755 "./projecto" "${pkgdir}/usr/bin/projecto"
26 # license
27 install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/projecto/LICENSE"
28 # shell completions
29 install -Dm644 "./completions/projecto.bash" "${pkgdir}/usr/share/bash-completion/completions/projecto"
30 install -Dm644 "./completions/_projecto" "${pkgdir}/usr/share/zsh/site-functions/_projecto"
31 install -Dm644 "./completions/projecto.fish" "${pkgdir}/usr/share/fish/vendor_completions.d/projecto.fish"
32}
33

Scan history

Scanned at (UTC)SeverityRules
2026-09-13 13:14:45 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