summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d3c59119c7ae728e1d8f4653df09fa753a42d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = desed-git
	pkgdesc = Debugger for sed, written in rust. Step through code and observe sed inner state.
	pkgver = 1.2.0.7ae641b
	pkgrel = 1
	url = https://github.com/soptikha2/desed
	arch = x86_64
	license = GPL3
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	conflicts = desed
	source = desed-git::git+https://github.com/soptikha2/desed.git
	sha256sums = SKIP

pkgname = desed-git