summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eda02d4f5cdeaef16b52357068b87b8cb348faec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = hexdino-git
	pkgdesc = A hex editor with vim like keybindings written in Rust.
	pkgver = r223.d136ee2
	pkgrel = 1
	url = https://github.com/Luz/hexdino
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = git
	makedepends = rust
	makedepends = cargo
	depends = glibc
	depends = gcc-libs
	provides = hexdino
	conflicts = hexdino
	options = !emptydirs
	options = !strip
	source = git+https://github.com/Luz/hexdino
	md5sums = SKIP

pkgname = hexdino-git