summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b21f821616a70b8a4ac74949e76ba2a1d1eb768a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = dmenu-rs
	pkgdesc = A 1:1 port of dmenu, rewritten in Rust
	pkgver = 5.0.0.5.ga9c84a1
	pkgrel = 1
	url = https://github.com/Shizcow/dmenu-rs
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = git
	makedepends = clang
	depends = sh
	depends = libxinerama
	depends = libxft
	provides = dmenu
	conflicts = dmenu
	source = dmenu-rs::git+https://github.com/Shizcow/dmenu-rs.git
	md5sums = SKIP

pkgname = dmenu-rs