blob: 5131e41b10bd10d378369f23338f53f3cef4fd89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = treefetch
pkgdesc = A plant-based system fetch tool made with Rust
pkgver = 2.0.0
pkgrel = 5
url = https://github.com/angelofallars/treefetch
arch = x86_64
license = GPL-3.0-only
makedepends = cargo
depends = gcc-libs
depends = glibc
source = https://github.com/angelofallars/treefetch/archive/refs/tags/v2.0.0.tar.gz
sha256sums = b0ba38c039e510482d11b24e1bdc87e5bedd13d306a0d82e771dc4c298dd585b
pkgname = treefetch
|