summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f206875af37d1c7011d53e0e35ee3c39f6faf12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.0.0
	pkgrel = 1
	url = https://github.com/MitMaro/git-interactive-rebase-tool
	install = git-interactive-rebase-tool.install
	arch = x86_64
	license = ISC
	makedepends = rust
	makedepends = cargo
	depends = git
	source = git+https://github.com/MitMaro/git-interactive-rebase-tool.git
	sha256sums = SKIP

pkgname = git-interactive-rebase-tool