kernel-panic-bin

LOW
maintainer Mafuzyk 0 votes scanned 2026-08-28 21:36:41.915434
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: mafuzyk
2pkgname=kernel-panic-bin
3pkgver=2.4.7
4pkgrel=1
5pkgdesc='Neon arena shooter about keeping one stubborn process alive'
6arch=('x86_64')
7url='https://github.com/mafuzyk/kernel-panic'
8license=('MIT')
9depends=('alsa-lib' 'dbus' 'fontconfig' 'freetype2' 'glib2' 'glibc'
10 'libglvnd' 'libpulse' 'libx11' 'libxcursor' 'libxi' 'libxinerama'
11 'libxrandr' 'wayland' 'zlib')
12provides=('kernel-panic')
13conflicts=('kernel-panic' 'kernel-panic-git')
14source=(
15 'kernel-panic.desktop'
16 'LICENSE::https://raw.githubusercontent.com/mafuzyk/kernel-panic/v${pkgver}/LICENSE'
17 'launcher.png::https://raw.githubusercontent.com/mafuzyk/kernel-panic/v${pkgver}/assets/icons/launcher.png'
18)
19source_x86_64=(
20 "kernel-panic::https://github.com/mafuzyk/kernel-panic/releases/download/v${pkgver}/kernel-panic"
21)
22sha256sums=(
23 '875d7800fe64c91ec37899b006cf60ab3cced695e1afead37432858fa715ac74'
24 'd67bb27e5e9d56eca34c95bb64989448c45fb70c06d8a6b5af4aef13c7d62618'
25 '9db0dc350bc3f32748d3fc9c167b342c0f6d0c3c879b7c8023afb4289f2e46c1'
26)
27sha256sums_x86_64=('ca8e5ed58c048ff18e4c252e4abf87b567d10223209100605ebe5fea418e1143')
28
29package() {
30 install -Dm755 "$srcdir/kernel-panic" "$pkgdir/usr/bin/kernel-panic"
31 install -Dm644 "$srcdir/kernel-panic.desktop" \
32 "$pkgdir/usr/share/applications/kernel-panic.desktop"
33 install -Dm644 "$srcdir/launcher.png" \
34 "$pkgdir/usr/share/icons/hicolor/192x192/apps/kernel-panic.png"
35 install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
36}
37

Scan history

Scanned at (UTC)SeverityRules
2026-08-28 21:36:41 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