armasync-bin

maintainer Pekuru · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from the project's official GitHub releases, which is a normal distribution method for this AUR package; the binary is unpacked and installed without modification, posing no inherent risk beyond the trustworthiness of the upstream source.

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.

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package downloads a prebuilt .deb from the project's official GitHub releases, which is a normal distribution method for this AUR package; the binary is unpacked and installed without modification, posing no inherent risk beyond the trustworthiness of the upstream source.

PKGBUILD

1# Maintainer: Pekururu
2pkgname=armasync-bin
3pkgver=0.3.0
4pkgrel=1
5pkgdesc="Native Linux Arma 3 launcher and addon manager (Arma3Sync-compatible)"
6arch=('x86_64')
7url="https://github.com/Pekururu/Armasync-Linux"
8license=('GPL-3.0-only')
9depends=('webkit2gtk-4.1' 'gtk3')
10optdepends=('steam: install and launch Arma 3 with Proton'
11 'protontricks: TeamSpeak/ACRE voice setup'
12 'wireplumber: audio device detection'
13 'pipewire-pulse: TeamSpeak audio under Proton'
14 'zstd: restore points and support bundles')
15provides=('armasync')
16conflicts=('armasync')
17options=('!debug' '!strip')
18source=("armasync-$pkgver.deb::https://github.com/Pekururu/Armasync-Linux/releases/download/v$pkgver/Armasync_${pkgver}_amd64.deb")
19sha256sums=('bf4cde2451c6482bc51218eab5db9e28387464f5ca1093a2bf0c86609fe58cf5')
20
21package() {
22 cd "$srcdir"
23 bsdtar -xf "armasync-$pkgver.deb"
24 bsdtar -xf data.tar.* -C "$pkgdir/"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 00:07:32 LOW 2
2026-07-25 00:13:44 LOW 2
2026-07-24 13:27:52 LOW 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion