blob: a7bea5b713e47199136a375bfdca2a6167acf7bc (
plain) (
blame)
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 = r25.7c9a649
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
|