aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 755a8c432ca686fe820b4be05972daeaa293371e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = swiftfetch
	pkgdesc = A fast and efficient fetch utility written in Rust
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/Ly-sec/swiftfetch
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = git
	source = swiftfetch::git+https://github.com/Ly-sec/swiftfetch.git#tag=v1.0.0
	sha256sums = SKIP

pkgname = swiftfetch