summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f70c530116a2db77c57816e72e72a16011401ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = git-interactive-rebase-tool
	pkgdesc = Native cross platform full feature terminal based sequence editor for git interactive rebase. Written in Rust using ncurses.
	pkgver = 0.7.0
	pkgrel = 1
	url = https://gitrebasetool.mitmaro.ca/
	arch = x86_64
	license = ISC
	makedepends = rust
	makedepends = cargo
	depends = git
	provides = git-interactive-rebase-tool
	conflicts = git-interactive-rebase-tool
	source = git+https://github.com/MitMaro/git-interactive-rebase-tool.git
	sha256sums = SKIP

pkgname = git-interactive-rebase-tool