blob: ef1d958706e04d3cc0c3116dee5b5e11d17e9b13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = synfetch-git
pkgdesc = A fast and customizable system info tool with a synthwave theme and live mode
pkgver = r1.abcdef
pkgrel = 1
url = https://github.com/SXSLVT/synfetch
arch = any
license = GPL3
makedepends = git
depends = bash
optdepends = nvidia-utils: Better NVIDIA GPU usage monitoring
optdepends = pciutils: Better for accurate GPU detection
provides = synfetch
conflicts = synfetch
source = synfetch::git+https://github.com/SXSLVT/synfetch.git
sha256sums = SKIP
pkgname = synfetch-git
|