blob: 2142848446406357f29a1f2798f59723a8e0afdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = wthrr
pkgdesc = Weather companion for the terminal
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/tobealive/wthrr-the-weathercrab
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = openssl
source = wthrr-1.1.1.tar.gz::https://github.com/tobealive/wthrr-the-weathercrab/archive/v1.1.1.tar.gz
sha512sums = 1ac37f509eccf4af3b4e08093e44419e687306822d985e2abde133c9d5a94fef134cc12f4c72608516e65b2102f7a07c0cf0f8602a8c529832c174751691e698
pkgname = wthrr
|