blob: 5921b5b067415c20a40604fa34065cc29dca87cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = steamfetch
pkgdesc = neofetch for Steam - Display your Steam stats in terminal with style.
pkgver = 0.5.5
pkgrel = 1
url = https://github.com/unhappychoice/steamfetch
arch = x86_64
license = ISC
makedepends = rust
makedepends = cargo
depends = glibc
depends = libgcc
depends = openssl
conflicts = steamfetch-git
conflicts = steamfetch-bin
source = steamfetch-0.5.5.tar.gz::https://github.com/unhappychoice/steamfetch/archive/refs/tags/v0.5.5.tar.gz
sha256sums = 9726d9675cac0ca7336d64d53f550a7271c184d10be59e65b7a205a7f2ccc3a3
pkgname = steamfetch
|