blob: d41838e25a38c87ed36ae3b7240b40355baa5473 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = WeatherFetch
pkgdesc = WeatherFetch: A rust fetch tool like Neofetch or FastFetch but with Weather. Cli: wfetch
pkgver = 0.0.4
pkgrel = 1
url = https://github.com/Nam4ik/WeatherFetch
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
depends = glibc
depends = openssl
source = WeatherFetch-0.0.4.tar.gz::https://github.com/Nam4ik/WeatherFetch/archive/v0.0.4.tar.gz
sha256sums = 8043b8644b55bf411965c0ba5030e06572a701f33a4d51804a37a7b534dc08c1
pkgname = WeatherFetch
|