launtui-bin

LOW
maintainer siliconwitch 0 votes scanned 2026-08-19 19:42:09.088000
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: Raj Nakarja <raj@siliconwitchery.com>
3
4pkgname='launtui-bin'
5pkgver=0.1.0
6pkgrel=1
7pkgdesc='A keyboard-driven launcher for the terminal'
8url='https://github.com/siliconwitch/launtui'
9arch=('aarch64' 'x86_64')
10license=('MIT')
11provides=('launtui')
12conflicts=('launtui')
13
14source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/siliconwitch/launtui/releases/download/v${pkgver}/launtui_${pkgver}_linux_arm64.tar.gz")
15sha256sums_aarch64=('674ef2f87298c12ed886b1981a3ea60ec10b6f12944dde609655ac6c1956bddb')
16
17source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/siliconwitch/launtui/releases/download/v${pkgver}/launtui_${pkgver}_linux_amd64.tar.gz")
18sha256sums_x86_64=('f6e5e874cb7076d209059fba7da5e766955a341a841ffde56fa110b0079cfec9')
19
20package() {
21 install -Dm755 "./launtui" "${pkgdir}/usr/bin/launtui"
22 install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
23 install -Dm644 "./README.md" "${pkgdir}/usr/share/doc/${pkgname}/README.md"
24 install -Dm644 "./contrib/systemd/launtui-watch.service" "${pkgdir}/usr/lib/systemd/user/launtui-watch.service"
25 sed -i "s|/usr/local/bin/launtui|/usr/bin/launtui|g" "${pkgdir}/usr/lib/systemd/user/launtui-watch.service"
26 grep -q "^ExecStart=/usr/bin/launtui " "${pkgdir}/usr/lib/systemd/user/launtui-watch.service"
27 install -Dm644 "./contrib/desktop/launtui.desktop" "${pkgdir}/usr/share/applications/launtui.desktop"
28}
29

Scan history

Scanned at (UTC)SeverityRules
2026-08-19 19:42:09 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