orifude-bin
LOW
maintainer nuggocto
1 votes
scanned 2026-08-30 01:41:08.104345
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: Vincent <vincent at sshmoi dot com>
3
4
pkgname='orifude-bin'
5
pkgver=0.2.0
6
pkgrel=1
7
pkgdesc='A quiet, pseudonymous one-to-one letter exchange for the terminal'
8
url='https://orifude.com'
9
arch=('aarch64' 'x86_64')
10
license=('Apache-2.0')
11
provides=('orifude')
12
conflicts=('orifude')
13
14
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/nuggocto/orifude/releases/download/v${pkgver}/orifude_${pkgver}_linux_arm64.tar.gz")
15
sha256sums_aarch64=('1ef37a506e9aead816a232c86b6fd29c91204ceed31ef32b7a1be8c001acff00')
16
17
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/nuggocto/orifude/releases/download/v${pkgver}/orifude_${pkgver}_linux_amd64.tar.gz")
18
sha256sums_x86_64=('031d0745469418c3d3c8946e777e6456f52a95ee3e5afc5ff4bd906fc2490873')
19
20
package() {
21
install -Dm755 "./orifude" "${pkgdir}/usr/bin/orifude"
22
install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/orifude/LICENSE"
23
}
24
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-30 01:41:08 | Low | 1 |