summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21bfd811e2a1142d17d010a5cd32e56d8eda06ef (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.0
	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