blob: 7511402a5d609f0e7e27396d67c6864d2bd2cbca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cweather
pkgdesc = Simple weather utility written in C - read the source code for more info
pkgver = 0.2.0
pkgrel = 1
arch = i686
arch = x86_64
license = GPL
depends = cjson
depends = curl
optdepends = nerd-fonts: for the expanded icon set
provides = cweather
source = git+https://github.com/raptor8134/cweather.git
md5sums = SKIP
pkgname = cweather
|