blob: 3c0034ab52f3fa2b397ea323f1c3cff0ae5b96b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bestfetch
pkgdesc = a customizable, beautiful, and blazing fast system fetch, powered by nim
pkgver = 1.2.3
pkgrel = 1
url = https://gitlab.com/Maxb0tbeep/bestfetch
arch = x86_64
license = GPLv3
makedepends = nim
makedepends = git
provides = bestfetch
conflicts = bestfetch-git
source = https://gitlab.com/Maxb0tbeep/bestfetch/-/archive/1.2.3/bestfetch-1.2.3.tar.gz
md5sums = SKIP
pkgname = bestfetch
|