summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a6c623226ef92f8e01150f097f7a477210b9d02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = swiftfetch
	pkgdesc = A fast and efficient fetch utility written in Rust
	pkgver = 1.0.3
	pkgrel = 1
	url = https://github.com/Ly-sec/swiftfetch
	install = swiftfetch.install
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = glibc
	source = git+https://github.com/Ly-sec/swiftfetch.git#tag=v1.0.3
	sha256sums = SKIP

pkgname = swiftfetch