helios-bin

LOW
maintainer Mopigames 0 votes scanned 2026-09-01 15:48:43.798595
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: Margot Prego <mopigames@proton.me>
2
3pkgname=helios-bin
4pkgver=0.6.0
5pkgrel=1
6pkgdesc='Game stream host for Selene and Moonlight OS (prebuilt)'
7arch=('x86_64')
8url='https://github.com/moonlight-os/helios'
9license=('GPL-3.0-only')
10install=helios.install
11
12depends=(
13 'avahi' 'boost-libs' 'curl' 'gcc-libs' 'libayatana-appindicator' 'libcap'
14 'libdrm' 'libevdev' 'libmfx' 'libnotify' 'libpulse' 'libva' 'libx11'
15 'libxcb' 'libxfixes' 'libxrandr' 'libxtst' 'miniupnpc' 'msquic' 'numactl'
16 'open-iscsi' 'openssl' 'opus' 'systemd-libs' 'udev' 'usbip' 'wayland' 'which'
17)
18optdepends=(
19 'cuda: Nvidia GPU encoding support'
20 'libva-mesa-driver: AMD GPU encoding support'
21 'sway: Isolated virtual displays on Linux hosts without an existing Sway session'
22)
23provides=('helios')
24conflicts=('helios' 'helios-git')
25
26source=("helios-${pkgver}-1-${CARCH}.pkg.tar.zst::https://github.com/moonlight-os/helios/releases/download/v0.6.0/helios-${pkgver}-1-${CARCH}.pkg.tar.zst")
27sha256sums=('4b84d7e7b89e6702d3f11629439416d4442269a923a0b5f9bf798fa148990a22')
28
29package() {
30 cp -a usr "$pkgdir/"
31}
32

Changes since previous scan

--- PKGBUILD @ 2026-08-24 00:17
+++ PKGBUILD @ 2026-09-01 15:48
@@ -1,7 +1,7 @@
# Maintainer: Margot Prego <mopigames@proton.me>
pkgname=helios-bin
-pkgver=0.5.2
+pkgver=0.6.0
pkgrel=1
pkgdesc='Game stream host for Selene and Moonlight OS (prebuilt)'
arch=('x86_64')
@@ -18,12 +18,13 @@
optdepends=(
'cuda: Nvidia GPU encoding support'
'libva-mesa-driver: AMD GPU encoding support'
+ 'sway: Isolated virtual displays on Linux hosts without an existing Sway session'
)
provides=('helios')
conflicts=('helios' 'helios-git')
-source=("helios-${pkgver}-1-${CARCH}.pkg.tar.zst::https://github.com/moonlight-os/helios/releases/download/v${pkgver}/helios-${pkgver}-1-${CARCH}.pkg.tar.zst")
-sha256sums=('8ae9f8359e676b88ce30d1fd93be7078362512d0ed8f503b9f1ecd512c2ded11')
+source=("helios-${pkgver}-1-${CARCH}.pkg.tar.zst::https://github.com/moonlight-os/helios/releases/download/v0.6.0/helios-${pkgver}-1-${CARCH}.pkg.tar.zst")
+sha256sums=('4b84d7e7b89e6702d3f11629439416d4442269a923a0b5f9bf798fa148990a22')
package() {
cp -a usr "$pkgdir/"

Scan history

Scanned at (UTC)SeverityRules
2026-09-01 15:48:43 Low 1
2026-08-24 00:17:16 Clean 2
2026-08-23 23:21: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