blob: 4431205a85ccbc79db84a65bb601dc60d06a7097 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = bubblefetch-git
pkgdesc = Fast, themeable system information tool built with Go and Bubbletea
pkgver = 0.0.0
pkgrel = 1
url = https://github.com/howieduhzit/bubblefetch
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = go
provides = bubblefetch
conflicts = bubblefetch
conflicts = bubblefetch-bin
source = git+https://github.com/howieduhzit/bubblefetch.git
sha256sums = SKIP
pkgname = bubblefetch-git
|