summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1eb862e9052b31bc320890b00ce9024e46f3823e (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.1.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