summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68afec0ce373bb47a909f548a450ff0d334c829b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.4.1
	pkgrel = 1
	url = https://gitrebasetool.mitmaro.ca/
	install = git-interactive-rebase-tool.install
	arch = x86_64
	arch = aarch64
	license = GPL3
	makedepends = git
	makedepends = cargo
	depends = libgit2
	source = git+https://github.com/MitMaro/git-interactive-rebase-tool#tag=2.4.1
	source = update-libgit2.patch
	sha256sums = 28bc3a528c7b70ad3c436d86a42acd56e2102e09549af395fae27cf36e984769
	sha256sums = e0d80850fb3bc460a77e95dd322ade15e3aeaad5b5a3c462060b30d56c163a0a

pkgname = git-interactive-rebase-tool