blob: dc6290cd51c1a48b21afc98343ed79b3adaac187 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = octofetch-git
pkgdesc = GitHub stats fetch tool
pkgver = 0.3.2.r0.g323833a
pkgrel = 2
url = https://github.com/azur1s/octofetch
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = openssl
provides = octofetch
conflicts = octofetch
source = octofetch-git::git+https://github.com/azur1s/octofetch
sha256sums = SKIP
pkgname = octofetch-git
|