blob: a416e3d8d01eac103518209abfb6464f6cb9110c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = rsfetch-bin
pkgdesc = Fast (~5ms execution time) and somewhat(?) minimal fetch program written in Rust.
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/rsfetch/rsfetch
arch = x86_64
license = MIT
conflicts = rsfetch-git
source = https://github.com/rsfetch/rsfetch/releases/download/2.0.0/rsfetch
source = https://raw.githubusercontent.com/rsfetch/rsfetch/master/LICENSE
sha512sums = 51709d13a026fd92e161093b7130e457cc1ddec8828cfb01e09f3e6333746443cc72c611d606b775520d2becfa06a388bbffa8559d9d5cfc8ba42197b075b615
sha512sums = 6068361d083532ae55ff865583cb0d27c49f26275429358119a5b41edadbd04cdfcc6aa3aa5cf7b39059308d007b4b343d07c2520106d0055608efcc837f630c
pkgname = rsfetch-bin
|