blob: ce48b8bc2f75e6c72f089e85386e2a5fef5f1a75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = shellfetch
pkgdesc = Shell System Information Fetcher
pkgver = 2023.07.29
pkgrel = 1
url = https://github.com/HeCodes2Much/shellfetch
arch = any
groups = linuxrepos
license = MIT
makedepends = git
depends = bash
depends = xorg-xrandr
depends = figlet
depends = ncurses
source = shellfetch-2023.07.29.tar.gz::https://github.com/HeCodes2Much/shellfetch/archive/2023.07.29.tar.gz
sha256sums = 9b8ce1a271e588b0817ceb3c8e3c47000f1c5a659a6edd2daf99dfb097057ed4
pkgname = shellfetch
|