echowarp-bin

LOW
maintainer skyli 0 votes scanned 2026-09-20 03:32:05.979727
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: Nelson Lee <skyli at skyli dot xyz>
2
3pkgname=echowarp-bin
4pkgver=0.9.1
5pkgrel=1
6pkgdesc='Prebuilt binary of EchoWarp, real-time network audio streaming between hosts'
7arch=('x86_64')
8url='https://github.com/lHumaNl/EchoWarp'
9license=('MIT')
10provides=('echowarp')
11conflicts=('echowarp')
12source=(
13 'EchoWarp_linux_amd64.tar.gz::https://github.com/lHumaNl/EchoWarp/releases/download/0.9.1/EchoWarp_linux_amd64.tar.gz'
14 'echowarp-LICENSE::https://raw.githubusercontent.com/lHumaNl/EchoWarp/0.9.1/LICENSE'
15)
16sha256sums=(
17 '7c194084da45733e9aaf47c3041dd9447f10d85e584f039bb9a0da2beb242b30'
18 'f910cd558625f0a252e60463e903784d3c3a896f118e0ef6a429a2dffbe73f00'
19)
20
21package() {
22 install -Dm755 EchoWarp "$pkgdir/usr/bin/echowarp"
23 install -Dm644 echowarp-LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-09-20 03:32:05 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