blob: 31a6674a1cf7d7d2b560de5edfa9f6a8dff38480 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = customfetch-git
pkgdesc = Highly customizable and fast system information fetch program (git)
pkgver = 1.0.0.r0.369dacc
pkgrel = 1
url = https://github.com/Toni500github/customfetch
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = base-devel
depends = customfetch-common-git
optdepends = wayland: Library for getting the Wayland compositor faster
optdepends = dconf: Alternative to the slow gsettings command
optdepends = libxfce4util: Query XFCE4 version faster
conflicts = customfetch
conflicts = customfetch-bin
source = git+https://github.com/Toni500github/customfetch.git
sha256sums = SKIP
pkgname = customfetch-git
|