summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e08e206896d18fb14559d54c4b4ddd4318135b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = forecast-git
	pkgdesc = Query weather forecasts from forecast.io
	pkgver = 0.3.1
	pkgrel = 1
	url = https://github.com/2ion/forecast
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = autoconf
	makedepends = automake
	depends = json-c
	depends = curl
	depends = libconfig
	depends = ncurses
	provides = forecast
	conflicts = forecast
	source = forecast::git+https://github.com/2ion/forecast.git#branch=master
	md5sums = SKIP

pkgname = forecast-git