gwae-bin

LOW
maintainer hongnoul 0 votes scanned 2026-08-26 03:29:31.776116
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: hongnoul
2pkgname=gwae-bin
3pkgver=1.0.0
4pkgrel=1
5pkgdesc="niri's scrolling tiling for your CLI agents, in any terminal (daemon-free multiplexer)"
6arch=('x86_64' 'aarch64')
7url="https://github.com/hongnoul/gwae"
8license=('MIT')
9provides=('gwae')
10conflicts=('gwae')
11source_x86_64=("gwae-$pkgver-x86_64.tar.gz::https://github.com/hongnoul/gwae/releases/download/v$pkgver/gwae-x86_64-unknown-linux-musl.tar.gz")
12source_aarch64=("gwae-$pkgver-aarch64.tar.gz::https://github.com/hongnoul/gwae/releases/download/v$pkgver/gwae-aarch64-unknown-linux-musl.tar.gz")
13sha256sums_x86_64=('039775ed62a4ebb404bd76ce24f23abe0966df66fe2a5efc2672458eb4da8429')
14sha256sums_aarch64=('0a36dc4c2a82951a42a3de633880ef4f980ac56c514e3e2aa5130a5d35adb4dc')
15
16package() {
17 install -Dm755 gwae "$pkgdir/usr/bin/gwae"
18}
19

Scan history

Scanned at (UTC)SeverityRules
2026-08-26 03:29:31 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