blob: aa605b6a2dcc45dbf197043748e99b4c7a19da38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = konsole-gruvbox
pkgdesc = Konsole dark and light color schemes based on Gruvbox palette
pkgver = 1.01
pkgrel = 1
url = https://github.com/morhetz/gruvbox
arch = any
license = MIT
depends = konsole
source = GruvboxDark.colorscheme
source = GruvboxLight.colorscheme
sha256sums = af89228936f355ab10cdccb4eb1a237f41ff91740310ccc44cac3695eacf8429
sha256sums = 0afe40ca64e2cc5e692f700a3389b5e004903f496709e4ff633c0cc1a23c5c1f
pkgname = konsole-gruvbox
|