diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..d41838e --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,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 |
