summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a69a6dd1e604cdc6c642fa2180ebfc9e100bac48 (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 = 1.2.1
	pkgrel = 1
	url = https://github.com/MitMaro/git-interactive-rebase-tool
	install = git-interactive-rebase-tool.install
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = rust
	makedepends = cargo
	depends = rust
	source = git+https://github.com/MitMaro/git-interactive-rebase-tool.git
	sha256sums = SKIP

pkgname = git-interactive-rebase-tool