summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f53c3d9efc55af436f5fc802e9b9290178d8bfc (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.3.0
	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=${pkgver}
	sha256sums = 423aeb034f84756478f45290211be9e793d1dca40a18ddf53b5072b6b1ab2452

pkgname = swiftfetch