iso-profiles-git

LOW
maintainer ilovemikael 0 votes scanned 2026-08-31 09:44:49.557175
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: artoo <artoo@artixlinux.org>
2# Maintainer: nous <nous@artixlinux.org>
3
4pkgname=iso-profiles-git
5pkgver=2026.08
6pkgrel=1
7pkgdesc='Artix iso profiles'
8arch=('any')
9license=('GPL')
10url='https://gitea.artixlinux.org/artix/iso-profiles'
11makedepends=('git')
12source=("git+$url.git")
13sha256sums=('SKIP')
14conflicts=("${pkgname%-git}")
15provides=("${pkgname%-git}")
16
17pkgver() {
18 date +%Y.%m
19}
20
21package() {
22 cd "${pkgname%-git}"
23 install -d "${pkgdir}"/usr/share/artools/iso-profiles
24 cp -a {base,common,plasma,cinnamon,lxde,lxqt,mate,moksha,xfce} "${pkgdir}"/usr/share/artools/iso-profiles
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-31 09:44:49 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