blob: 01ff5f00ce574b1352e337d867fae755e9d46782 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = colorpicker-git
pkgdesc = A small tool for X11 that writes the color value on your screen at the cursor position to stdout, in RGB.
pkgver = 1.0.ba94a3c
pkgrel = 2
url = https://github.com/mistyhands/colorpicker
arch = i686
arch = x86_64
license = MIT
makedepends = make
depends = libx11
depends = xclip
source = https://github.com/mistyhands/colorpicker/archive/ba94a3c.tar.gz
sha1sums = 32866feb566705515401d3bb6d258797871a32ad
pkgname = colorpicker-git
|