summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2365d1119ddfdef638b02145212997d5c228ef2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 = 2.3.0
	pkgrel = 1
	url = https://gitrebasetool.mitmaro.ca/
	install = git-interactive-rebase-tool.install
	arch = x86_64
	arch = aarch64
	license = GPL3
	makedepends = cargo
	depends = libgit2
	source = git-interactive-rebase-tool-2.3.0.tar.gz::https://github.com/MitMaro/git-interactive-rebase-tool/archive/2.3.0.tar.gz
	sha256sums = 4af63703b3504370ef298693abc5061fe5bf215536e6d45952afda33a92f8101

pkgname = git-interactive-rebase-tool