blob: 93ec91322ababa606ce9dfe723a4ccc6fb77a094 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gws2-git
pkgdesc = Colorful KISS helper for git workspaces
pkgver = 0.1.0.r94.gb7a5d37
pkgrel = 5
url = https://github.com/emlun/gws2
arch = any
license = GPL3
makedepends = rust
makedepends = cargo
depends = git
provides = gws
conflicts = gws
source = gws2::git+https://github.com/emlun/gws2.git#branch=master
validpgpkeys = BFD86BE9948C849A
md5sums = SKIP
pkgname = gws2-git
|