summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7cf3131ed8f1b6cf1c54cacdab89953ed96539e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = av-cli-bin
	pkgdesc = CLI tool to create, update, review and merge stacked PRs on GitHub.
	pkgver = 0.1.3
	pkgrel = 1
	url = https://aviator.co
	license = MIT
	optdepends = github-cli: for GitHub authentication
	depends = git
	conflicts = av-cli
	provides = av-cli
	arch = aarch64
	source_aarch64 = https://github.com/aviator-co/av/releases/download/v0.1.3/av_0.1.3_linux_arm64.tar.gz
	sha256sums_aarch64 = 8f574d087dbc5558f028234037755e65accf0365c6b51d01183fd4909492f0b5
	arch = x86_64
	source_x86_64 = https://github.com/aviator-co/av/releases/download/v0.1.3/av_0.1.3_linux_x86_64.tar.gz
	sha256sums_x86_64 = cf22fab9d148875386090aa47c34ff5f50f9519fc771ee12311ec10ca0c63d83
	
pkgname = av-cli-bin