blob: 1a2f974bd78cdfa36a2ebc4c585724d4534fcc26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = xcolor-git
pkgdesc = Lightweight color picker for X11
pkgver = 0.5.0.r0.geb7a57e
pkgrel = 2
url = https://github.com/Soft/xcolor
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = python
depends = libxcb
provides = xcolor
conflicts = xcolor
source = git+https://github.com/Soft/xcolor.git
sha256sums = SKIP
pkgname = xcolor-git
|