blob: 08136fe616cb007cc4cf901bd9c9a33b650da7f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = rsftch-git
pkgdesc = Lightning fast hardware fetch tool written in rust.
pkgver = 0.4.5
pkgrel = 1
url = https://github.com/charklie/rsftch
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
depends = cargo
depends = pciutils
provides = rsftch
conflicts = rsftch
source = git+https://github.com/charklie/rsftch.git
sha256sums = SKIP
pkgname = rsftch-git
|