summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84c24d3863bc4023254c4ed2641652a24d8b8654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = git-statuses-bin
	pkgdesc = A command-line tool to display the status of multiple Git repositories.
	pkgver = 0.8.2
	pkgrel = 1
	url = https://github.com/bircni/git-statuses
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = glibc
	depends = gcc-libs
	depends = libgit2
	provides = git-statuses
	conflicts = git-statuses
	options = !lto
	source = git-statuses-bin-0.8.2-x86_64.tar.gz::https://github.com/bircni/git-statuses/releases/download/0.8.2/git-statuses-0.8.2-x86_64-unknown-linux-musl.tar.gz
	source = LICENSE_0.8.2::https://raw.githubusercontent.com/bircni/git-statuses/refs/tags/0.8.2/LICENSE
	sha256sums = a42b809b4073f3abc0a6aed9ed629ef6cffc2354ecb7a6a3282712bf8c39a504
	sha256sums = cbe4e9b21763ba9a7cb13d61ca20026d7b8f1a92b9257d76b579639f44793e1a

pkgname = git-statuses-bin