blob: 6c7e439e033161ae2b76b1d11e149bbad2388969 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cppfetch
pkgdesc = A system fetch tool made in cpp
pkgver = 0.1.4
pkgrel = 0
url = https://github.com/oxodx/cppfetch
arch = x86_64
license = MIT
makedepends = glibc
makedepends = make
source = cppfetch-0.1.4.tar.gz::https://github.com/oxodx/cppfetch/archive/0.1.4.tar.gz
source = https://raw.githubusercontent.com/oxodx/cppfetch/main/LICENSE.md
sha1sums = SKIP
sha1sums = SKIP
pkgname = cppfetch
|