blob: 1e3cad305bebf284210a7087efeffd5c8c5e6f56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = yafetch
pkgdesc = Commandline tool to get system information
pkgver = 0.0.3
pkgrel = 0
url = https://github.com/deepjyoti30/yaf/
arch = any
license = MIT
makedepends = go
provides = yaf
conflicts = yaf-git
source = https://github.com/deepjyoti30/yaf/archive/refs/tags/0.0.3.tar.gz
md5sums = SKIP
pkgname = yafetch
|