blob: 9b5ad674eed50228b15d32137c3112c6b6ea6611 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = albafetch-git
pkgdesc = Neofetch, but written in C; both faster and worse than the original (latest commit)
pkgver = 4.2.1.r121.gef119272
pkgrel = 1
url = https://github.com/alba4k/albafetch
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = make
makedepends = gcc
makedepends = meson
makedepends = ninja
makedepends = pkgconf
depends = pciutils
depends = sqlite
depends = glib2
provides = albafetch
conflicts = albafetch
conflicts = albafetch-bin
backup = etc/xdg/albafetch.conf
source = git+https://github.com/alba4k/albafetch
md5sums = SKIP
pkgname = albafetch-git
|