blob: d9f39259bf88ca4020ed1bb6f7038abd4db43e78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = marswm-git
pkgdesc = A rusty successor to moonwm
pkgver = 0.4.0.r4.gd0ca669
pkgrel = 1
url = https://github.com/jzbor/marswm
arch = x86_64
license = custom
makedepends = cargo
depends = libxrandr
depends = libx11
depends = libxft
depends = libxinerama
depends = xmenu
provides = marswm
provides = mars-relay
conflicts = marswm
conflicts = mars-relay
source = git+https://github.com/jzbor/marswm
sha512sums = SKIP
pkgname = marswm-git
|