blob: eb650c5d012c5105ae979aa720a43b107dc9f7ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = chayang
pkgdesc = Gradually dim the screen (wayland).
pkgver = 0.1.0
pkgrel = 1
url = https://git.sr.ht/~emersion/chayang
arch = x86_64
license = MIT
makedepends = meson
makedepends = wayland-protocols
depends = wayland
source = https://git.sr.ht/~emersion/chayang/refs/download/v0.1.0/chayang-0.1.0.tar.gz
source = https://git.sr.ht/~emersion/chayang/refs/download/v0.1.0/chayang-0.1.0.tar.gz.sig
validpgpkeys = 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
sha256sums = 717c3243a0b7dbef3a141d06b286485fc7b75921bc4f7a555f5414ca45993b3a
sha256sums = SKIP
pkgname = chayang
|