summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57338dca4fd1958bbdcee2414dd83cfdaa9a9043 (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.2.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.2.0.tar.gz::https://github.com/MitMaro/git-interactive-rebase-tool/archive/2.2.0.tar.gz
	sha256sums = 4d60912c64a1ea25ff3e8a4beca0ecdb6a1c761f81e06f81ebc2a46119b8780c

pkgname = git-interactive-rebase-tool