blob: 6385221f524fa9770946cbad17756ce1c59eebf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = zeitfetch
pkgdesc = A neofetch implementation in Rust aiming to be near instantaneous, with the least amount of dependencies possible
pkgver = 0.1.14
pkgrel = 1
url = https://github.com/nidnogg/zeitfetch
arch = i686
arch = x86_64
arch = armv6h
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
depends = glibc
depends = gcc-libs
conflicts = zeitfetch-git
source = https://github.com/nidnogg/zeitfetch/archive/refs/tags/v0.1.14/zeitfetch-0.1.14.tar.gz
sha256sums = 645fc44f8926b1518cf13ad0fc26d4bea20e916aad3a657d4cf615e4a3833ffb
pkgname = zeitfetch
|