blob: 0d057c4c2599958385c87e90603232c99e39e598 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = contrast
pkgdesc = Checks whether the contrast between two colors meet the WCAG requirements.
pkgver = 0.0.2
pkgrel = 1
url = https://gitlab.gnome.org/World/design/contrast
changelog = CHANGELOG
arch = x86_64
license = GPL3
makedepends = rust
makedepends = meson
makedepends = git
depends = libhandy
source = git+https://gitlab.gnome.org/World/design/contrast.git#tag=0.0.2
sha256sums = SKIP
pkgname = contrast
|