blob: 1a89b46f557533fd6e7f9607f2a0bf4be6ba9c1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = wego
pkgdesc = Weather app for the terminal
pkgver = 2.3
pkgrel = 2
url = https://github.com/schachmat/wego
arch = x86_64
license = ISC
makedepends = git
makedepends = go
depends = glibc
source = wego-2.3.tar.gz::https://github.com/schachmat/wego/archive/refs/tags/2.3.tar.gz
sha512sums = 1e1944ac2f3e64622e419541c741e743a53bb5e321bb9fe5781f0fed635b5474f2fd2df5010222dfc0cff601f1aa3f194326b1f688aebf3f3c41f6d419e491e4
pkgname = wego
|