blob: e7e9c77704723a97430e77cd36c2986fe68023de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = hfetch-git
pkgdesc = A Clio Aite themed neofetch parody written in C just for lulz. Fork of jfetch by jffops.
pkgver = 0b13a03
pkgrel = 1
url = https://github.com/nambona890/hfetch
arch = x86_64
arch = i686
arch = pentium4
arch = armv7h
arch = aarch64
arch = riscv64
license = MIT
makedepends = make
makedepends = git
depends = glibc
optdepends = nvidia: NVIDIA GPU detection support
optdepends = amdgpu_top: AMD GPU detection support
source = git+https://github.com/nambona890/hfetch
sha256sums = SKIP
pkgname = hfetch-git
|