blob: 9f12b7c438772273b7f2e456967d7404f643944c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = redfetch-git
pkgdesc = A fast fetch written in C, with the ppfetch Ascii Art.
pkgver = r0.ga0f9e6d
pkgrel = 1
url = https://github.com/RedsonBr140/Redfetch
arch = x86_64
license = MIT
makedepends = gcc
makedepends = make
makedepends = git
depends = wmctrl
provides = redfetch
source = redfetch::git+https://codeberg.org/redson/redfetch.git
sha256sums = SKIP
pkgname = redfetch-git
|