kolektivo-icon-theme
LOW
maintainer Akrata
0 votes
scanned 2026-09-18 19:28:54.129711
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
2
pkgname=kolektivo-icon-theme
3
pkgver=1.0.0
4
pkgrel=1
5
pkgdesc="Icon theme that combines MoreWaita with the Breeze cursor theme and a modified version of the Amy-Plasma-Themes folder theme"
6
arch=("any")
7
url="https://github.com/Akr4ta/kolektivo-icon-theme"
8
license=("GPL3")
9
depends=('adwaita-icon-theme')
10
makedepends=(git)
11
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Akr4ta/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
12
sha256sums=('cf70aed406b2965a1f322cfc8cac9d12db9424702cf4349823231d094fabc9ff')
13
14
package() {
15
cd "${srcdir}/${pkgname}-${pkgver}"
16
17
install -dm755 "${pkgdir}/usr/share/icons/"
18
cp -r kolektivo-nokto "${pkgdir}/usr/share/icons/"
19
cp -r kolektivo-blue "${pkgdir}/usr/share/icons/"
20
}
21
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-18 19:28:54 | Low | 1 |