blob: ff8fc268a8dcd6e649bf07432bc44b8f67d23b57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = crab-fetch-git
pkgdesc = Extremely fast, featureful and customizable command-line fetcher.
pkgver = v0.4.2.r0.g87c1941
pkgrel = 1
url = https://github.com/LivacoNew/CrabFetch
arch = x86_64
license = Apache-2.0
makedepends = rustup
depends = glibc
depends = gcc-libs
depends = pciutils
optdepends = libdrm: Provides better accuracy for AMD GPUs
optdepends = dbus: Required for the music module
provides = crabfetch
conflicts = crabfetch
source = crab-fetch-git::git+https://github.com/LivacoNew/CrabFetch
sha256sums = SKIP
pkgname = crab-fetch-git
|