xdg-desktop-portal-umbriel
LOW
maintainer noctalia-dev
0 votes
scanned 2026-08-21 19:15:21.164360
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: Noctalia Team <team@noctalia.dev>
2
3
pkgname=xdg-desktop-portal-umbriel
4
pkgver=0.0.0
5
pkgrel=1
6
pkgdesc='Placeholder for the Umbriel portal backend release package'
7
arch=('x86_64' 'aarch64')
8
url='https://github.com/noctalia-dev/xdg-desktop-portal-umbriel'
9
license=('MIT')
10
conflicts=('xdg-desktop-portal-umbriel-git')
11
12
package() {
13
install -d "${pkgdir}/usr/share/doc/${pkgname}"
14
printf '%s\n' 'Placeholder package. A build recipe will be added with the first release.' \
15
> "${pkgdir}/usr/share/doc/${pkgname}/PLACEHOLDER"
16
}
17
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-21 19:15:21 | Low | 1 |