blob: 7f785082dabb957a8ded14e380aae10b2f7e5027 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gogofetch-git
pkgdesc = Fetch written in Go with image support
pkgver = r90.4be88c0
pkgrel = 1
url = https://codeberg.org/nekohepott/goGoFetch.git
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = glibc
depends = chafa
provides = gogofetch
conflicts = gogofetch
source = git+https://codeberg.org/nekohepott/goGoFetch.git
sha256sums = SKIP
pkgname = gogofetch-git
|