summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ba0628b86d4a1d1881cd5640015bd73b8de97d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = gitpane-git
	pkgdesc = Multi-repo Git workspace dashboard for the terminal
	pkgver = 0.5.3.r1.gb8b5929
	pkgrel = 1
	url = https://github.com/affromero/gitpane
	arch = x86_64
	arch = aarch64
	arch = riscv64
	license = MIT
	makedepends = cargo
	makedepends = patch
	makedepends = git
	depends = git
	provides = gitpane
	conflicts = gitpane
	conflicts = gitpane-bin
	options = !lto
	source = gitpane-main::git+https://github.com/affromero/gitpane.git#branch=main
	source = disable-self-updates.patch
	sha256sums = SKIP
	sha256sums = 3de1d97cf8e0f44c381978a5e65de656710d75f2e64595fb295edfdb2ef9cfb4

pkgname = gitpane-git