blob: 0d169ea3a3238ac8d8f8350b1579eebe5e0c4cc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = lmaofetch
pkgdesc = A simple system fetch written in Bash
pkgver = 2.2
pkgrel = 1
url = https://github.com/p3nguin-kun/lmaofetch
arch = any
license = MIT
makedepends = git
depends = bash
source = lmaofetch::git+https://github.com/p3nguin-kun/lmaofetch#tag=2.1
sha512sums = SKIP
pkgname = lmaofetch
|