surfn-arc-breeze-icons-git

LOW
maintainer orphaned 0 votes scanned 2026-09-21 01:33:35.892786
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: Erik Dubois <erik.dubois@gmail.com>
2pkgname=surfn-arc-breeze-icons-git
3pkgver=20.5
4pkgrel=3
5_destname="/usr/share/icons/"
6pkgdesc="Surfn Arc Breeze icons are created to be used on Plasma with dark toolbar"
7arch=('any')
8url="https://github.com/erikdubois/surfn-arc-breeze"
9license=('Attribution-NonCommercial-ShareAlike 4.0 International Public License')
10makedepends=('git')
11depends=('breeze-icons')
12options=(!strip !emptydirs)
13source=('Surfn::git+https://github.com/erikdubois/surfn-arc-breeze')
14package() {
15 find ${srcdir}/Surfn/surfn-icons -type f -name "*.sh" -exec chmod 644 '{}' \;
16 install -dm 755 ${pkgdir}${_destname}
17 cp -r ${srcdir}/Surfn/surfn-icons/* ${pkgdir}${_destname}
18}
19md5sums=('SKIP')
20

Scan history

Scanned at (UTC)SeverityRules
2026-09-21 01:33:35 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