wheelwizard-bin

LOW
maintainer swindlesmccoop 0 votes scanned 2026-09-20 07:32:26.301293
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: swindlesmccoop@waifu.club
2pkgname=wheelwizard-bin
3_name=WheelWizard
4_app_id=io.github.TeamWheelWizard.WheelWizard
5pkgver=2.5.7
6_pkgver="v$pkgver"
7pkgrel=1
8pkgdesc="Mario Kart Mod Manager & Retro Rewind Auto Updater (prebuilt binary)"
9arch=('x86_64')
10url="https://github.com/Team${_name}/${_name}"
11license=('GPL-3.0-only')
12options=(!strip)
13depends=('glibc' 'fontconfig' 'hicolor-icon-theme' 'libgcc' 'libstdc++' 'libx11' 'ttf-font')
14optdepends=('dolphin-emu: native Dolphin support'
15 'flatpak: Flatpak Dolphin support')
16conflicts=('wheelwizard')
17provides=('wheelwizard')
18source=("https://github.com/Team${_name}/${_name}/releases/download/${_pkgver}/WheelWizard_Linux"
19 "https://raw.githubusercontent.com/Team${_name}/${_name}/${_pkgver}/Flatpak/${_app_id}.desktop"
20 "https://raw.githubusercontent.com/Team${_name}/${_name}/${_pkgver}/Flatpak/${_app_id}-url-handler.desktop"
21 "https://raw.githubusercontent.com/Team${_name}/${_name}/${_pkgver}/Flatpak/${_app_id}.png"
22 "https://raw.githubusercontent.com/Team${_name}/${_name}/${_pkgver}/LICENSE")
23sha256sums=('46c343e1dad5bb7b0ee6b8b29b71a0454e6c151a20055b08e9d0a5f3c3131aff'
24 '38e89cae5e18ec818549571f98f6898f8dc72b2974a382983cb9897ac6421e01'
25 'b94a3ce5115a77741ce5900738dcdac923f16738d850b2e1aa1bd7278d6d8311'
26 'd055ae9b991da94d016598d93e36f0177c609598001240cc6cae96f6e564a1ee'
27 '3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986')
28
29prepare() {
30 sed -i "s/^Icon=.*$/Icon=${_name}/g" "$srcdir/${_app_id}.desktop"
31 sed -i "s/^Icon=.*$/Icon=${_name}/g" "$srcdir/${_app_id}-url-handler.desktop"
32}
33
34package() {
35 install -D -m0644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
36 install -D -m0755 "$srcdir/WheelWizard_Linux" "$pkgdir/usr/bin/${_name}"
37 install -D -m0644 "$srcdir/${_app_id}.desktop" \
38 "$pkgdir/usr/share/applications/${_name}.desktop"
39 install -D -m0644 "$srcdir/${_app_id}-url-handler.desktop" \
40 "$pkgdir/usr/share/applications/${_name}-url-handler.desktop"
41 install -D -m0644 "$srcdir/${_app_id}.png" \
42 "$pkgdir/usr/share/icons/hicolor/256x256/apps/${_name}.png"
43}
44

Changes since previous scan

--- PKGBUILD @ 2026-09-09 00:04
+++ PKGBUILD @ 2026-09-20 07:32
@@ -2,7 +2,7 @@
pkgname=wheelwizard-bin
_name=WheelWizard
_app_id=io.github.TeamWheelWizard.WheelWizard
-pkgver=2.5.4
+pkgver=2.5.7
_pkgver="v$pkgver"
pkgrel=1
pkgdesc="Mario Kart Mod Manager & Retro Rewind Auto Updater (prebuilt binary)"
@@ -20,10 +20,10 @@
"https://raw.githubusercontent.com/Team${_name}/${_name}/${_pkgver}/Flatpak/${_app_id}-url-handler.desktop"
"https://raw.githubusercontent.com/Team${_name}/${_name}/${_pkgver}/Flatpak/${_app_id}.png"
"https://raw.githubusercontent.com/Team${_name}/${_name}/${_pkgver}/LICENSE")
-sha256sums=('0e02e79c12e2c52cf3cc93f55e3cddf23acd9d56f1f359fb0d042b15ae72e54b'
+sha256sums=('46c343e1dad5bb7b0ee6b8b29b71a0454e6c151a20055b08e9d0a5f3c3131aff'
'38e89cae5e18ec818549571f98f6898f8dc72b2974a382983cb9897ac6421e01'
'b94a3ce5115a77741ce5900738dcdac923f16738d850b2e1aa1bd7278d6d8311'
- '5bf814c746fce50aadac1825074c3e882cf570ff867daec782e2627a6e7bdfa6'
+ 'd055ae9b991da94d016598d93e36f0177c609598001240cc6cae96f6e564a1ee'
'3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986')
prepare() {

Scan history

Scanned at (UTC)SeverityRules
2026-09-20 07:32:26 Low 1
2026-09-09 00:04:09 Clean 2
2026-09-08 19:18:21 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