blob: 5ec8b7d3596eaaa4a1819b8ecf8b1cabc93bb9a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = steamfetch-git
pkgdesc = neofetch for Steam - Display your Steam stats in terminal with style. (git version)
pkgver = 0.5.2.3.g3d7b294
pkgrel = 1
url = https://github.com/unhappychoice/steamfetch
arch = x86_64
license = ISC
makedepends = git
makedepends = rust
makedepends = cargo
depends = glibc
depends = libgcc
depends = openssl
provides = steamfetch
conflicts = steamfetch
conflicts = steamfetch-bin
source = git+https://github.com/unhappychoice/steamfetch
sha256sums = SKIP
pkgname = steamfetch-git
|