summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 91ac61783c88f74f07102e92f2129343e4ec0195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = git-flow-tui
	pkgdesc = Terminal UI for gitflow with extended logic for CI/CD
	pkgver = 1.3.0
	pkgrel = 1
	url = https://github.com/Emiliopg91/git-flow-tui
	install = git-flow-tui.install
	arch = x86_64
	license = GPL-2
	makedepends = rust
	depends = git
	depends = glibc
	depends = libgcc
	provides = gitflow
	source = git+https://github.com/Emiliopg91/git-flow-tui.git#tag=1.3.0
	sha256sums = SKIP

pkgname = git-flow-tui