blob: b07269f84f8ee1b69383f064782f679a724e0430 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = brrtfetch-git
pkgdesc = Render animated GIFs as ASCII in your fetcher of choice. Written in go.
pkgver = r22.95233c2
pkgrel = 1
url = https://github.com/ferrebarrat/brrtfetch
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = git
depends = expect
depends = fastfetch
optdepends = neofetch: system fetcher alternative
optdepends = hyfetch: system fetcher alternative
optdepends = screenfetch: system fetcher alternative
optdepends = bsdutils: sysinfo color support
source = brrtfetch::git+https://github.com/ferrebarrat/brrtfetch.git
sha256sums = SKIP
pkgname = brrtfetch-git
|