neon-icon-theme

LOW
maintainer Akrata 0 votes scanned 2026-09-27 03:16:18.279095
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: Akrata
2pkgname=neon-icon-theme
3pkgver=3.0.0
4pkgrel=1
5pkgdesc="Line icon theme featuring soft pastel colors for dark themes"
6arch=("any")
7url="https://github.com/Akr4ta/neon-icon-theme"
8license=("GPL3")
9makedepends=(git)
10optdepends=('papirus-icon-theme: for icons that might be missing')
11source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Akr4ta/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
12sha256sums=('9179e220d1c6018873c2a94435c8bb9aa6955842c5d6ecf8f7d02cad5eb22a08')
13
14package() {
15 cd "${srcdir}/${pkgname}-${pkgver}"
16
17 install -dm755 "${pkgdir}/usr/share/icons/"
18 cp -r neon "${pkgdir}/usr/share/icons/"
19 cp -r neon-anarchy "${pkgdir}/usr/share/icons/"
20 cp -r neon-anarchy-op2 "${pkgdir}/usr/share/icons/"
21}
22

Scan history

Scanned at (UTC)SeverityRules
2026-09-27 03:16:18 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