blob: 6451aba1620a221eb993f7cc399db47bc494be23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = crab-fetch-git
pkgdesc = Extremely fast, featureful and customizable command-line fetcher.
pkgver = v0.5.4.r7.g1757b3c
pkgrel = 2
url = https://github.com/LivacoNew/CrabFetch
arch = x86_64
license = Apache-2.0
makedepends = cargo
makedepends = git
depends = glibc
depends = gcc-libs
depends = pciutils
depends = libdrm
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
|