summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e0003f0b8ed9079ec993a9199eb24fb4ebf05db9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = rex-git
	pkgdesc = A lean terminal hex editor written in Rust
	pkgver = r292.ff6adf2
	pkgrel = 1
	url = https://github.com/dbrodie/rex
	arch = x86_64
	license = MIT/Apache-2.0
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	provides = rex
	conflicts = rex
	source = rex::git+https://github.com/dbrodie/rex
	sha256sums = SKIP

pkgname = rex-git