summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63216d743a6a6ecb0477117d52d3670f1150c7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = gitfetch
	pkgdesc = A command-line GitHub contribution visualization tool written in Rust inspired by Neofetch
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/FabricSoul/gitfetch
	arch = x86_64
	arch = aarch64
	license = GPL3
	makedepends = rust
	makedepends = cargo
	makedepends = gcc
	makedepends = base-devel
	options = !debug
	options = !lto
	source = gitfetch-0.1.1.tar.gz::https://github.com/FabricSoul/gitfetch/archive/0.1.1.tar.gz
	sha256sums = 7931778c658de43fa4d85864f4fb7ee22a32000cbbf95fc2a73d6f60721622d5

pkgname = gitfetch