mxarch-repo

LOW
maintainer AdrianTM 0 votes scanned 2026-09-15 21:20:38.565393
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: Adrian <adrian@mxlinux.org>
2pkgname=mxarch-repo
3pkgver=20260915
4pkgrel=3
5pkgdesc="GPG key and mirror list for the MX Linux Arch repository (mxarch)"
6arch=('any')
7url="https://arch.mxrepo.com/"
8license=('GPL-3.0-or-later')
9backup=('etc/pacman.d/mxarch-mirrorlist')
10install="$pkgname.install"
11source=('mxarch.gpg'
12 'mxarch-trusted'
13 'mxarch-mirrorlist'
14 'mxarch-enable')
15sha256sums=('47b78f0737ff2a32800cfa53ccae7155b1272536d975c6a790845716bd85f7ff'
16 '05a91e8443e7b11ba4e23442d330862260554accdeec9d690d01042b32ac05f3'
17 '23da909be4603b561e55433998ee9d79d42dab32444c6094fac608d39bbd9733'
18 'b8aea3d8e6ab0d92cbd02a88e143bf69d61bbaa3dd137050ee141950693fc59f')
19
20package() {
21 install -Dm644 mxarch.gpg "$pkgdir/usr/share/pacman/keyrings/mxarch.gpg"
22 install -Dm644 mxarch-trusted "$pkgdir/usr/share/pacman/keyrings/mxarch-trusted"
23 install -Dm644 mxarch-mirrorlist "$pkgdir/etc/pacman.d/mxarch-mirrorlist"
24 install -Dm755 mxarch-enable "$pkgdir/usr/bin/mxarch-enable"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-09-15 21:20:38 Low 1
2026-09-15 19:20:17 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