blob: 5da4404fd99628b30f03eab3f7d4545932224ea8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = sunsetr-git
pkgdesc = Automatic blue light filter for Hyprland, Niri, and everything Wayland (git version)
pkgver = 0.12.0.r0.g0000000
pkgrel = 1
url = https://github.com/psi4j/sunsetr
arch = x86_64
license = MIT
makedepends = git
makedepends = rust
makedepends = cargo
depends = wayland
provides = sunsetr
conflicts = sunsetr
conflicts = sunsetr-bin
replaces = sunsetr-git-debug
options = !debug
source = sunsetr::git+https://github.com/psi4j/sunsetr.git
sha256sums = SKIP
pkgname = sunsetr-git
|