sshm

LOW
maintainer aomiqaza 0 votes scanned 2026-09-13 17:14:56.485361
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# Maintainer: zyekhabdul <zyekhabdulqadirjailani@gmail.com>
2pkgname=sshm
3pkgver=1.1.0
4pkgrel=1
5pkgdesc="Interactive SSH Fuzzy Manager with Live Metadata Preview via fzf and ssh -G"
6arch=('any')
7url="https://github.com/zyekhabdul/sshm"
8license=('MIT')
9depends=('bash' 'openssh' 'fzf')
10source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
11sha256sums=('5389f8a16944cafbe0fb440c6eb48b9a003e8a06996a526df8050089be789b35')
12
13package() {
14 cd "$pkgname-$pkgver"
15 install -Dm755 bin/sshm "$pkgdir/usr/bin/sshm"
16 install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
17 install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
18}
19

Scan history

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