blob: ca27a0ffe1de139c735f817ef3b09ae13ed71b53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = kjagave-git
pkgdesc = a color picker inspired by agave, but only with the features that kj_sh604 used
pkgver = r7.260042d
pkgrel = 1
url = https://github.com/kj-sh604/kjagave
arch = x86_64
license = GPL2
makedepends = go
makedepends = git
depends = gtk3
optdepends = xcolor: for screen color picking
provides = kjagave
conflicts = kjagave
source = git+https://github.com/kj-sh604/kjagave.git
sha256sums = SKIP
pkgname = kjagave-git
|