astral-game-bin

LOW
maintainer laoyou2333 0 votes scanned 2026-08-29 17:40:20.882297
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: Laoyou2333 <laoyou2333 at confidesk dot com>
2pkgname=astral-game-bin
3pkgver=1.1.0
4pkgrel=1
5pkgdesc="Astral Game"
6arch=('x86_64')
7url="https://next.Astral.fan"
8license=('CC-BY-NC-ND 4.0')
9provide=('astral')
10depends=('polkit' 'libayatana-appindicator')
11makedepends=('tar')
12source=("https://github.com/AstralNext/AstralGame/releases/download/${pkgver}/astral-game-${pkgver}-linux-x64.tar.gz" "Astral Game.desktop")
13sha256sums=('c38856713ae756f6e6592a5cbf237f2df48eb7ba3d512eae694c2edc981a159b'
14 'c4cfe9ee4033175d968ae4423be3d3a1a4532b39b6627c9343497cd7cc4339c3')
15
16package() {
17 mkdir -p ${pkgdir}/opt/astral-game
18 tar -xvf "${srcdir}/astral-game-${pkgver}-linux-x64.tar.gz" -C "${pkgdir}/opt/astral-game"
19 mkdir -p ${pkgdir}/usr/bin
20 ln -s "/opt/astral-game/astral_game" "${pkgdir}/usr/bin/astral_game"
21 mkdir -p ${pkgdir}/usr/share/pixmaps
22 ln -s "/opt/astral-game/data/flutter_assets/assets/icon.ico" "${pkgdir}/usr/share/pixmaps/Astral Game.ico"
23 install -Dm644 "${srcdir}/Astral Game.desktop" "${pkgdir}/usr/share/applications/Astral Game.desktop"
24}
25

Scan history

Scanned at (UTC)SeverityRules
2026-08-29 17:40:20 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