summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d20f83fd0080aac86dc756540f2fded3022aaa32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = wttr
	pkgdesc = a simple script that checks the weather condition via http://wttr.in
	pkgver = 1.55
	pkgrel = 2
	url = https://github.com/cblte/bash-script-wttr
	install = wttr.install
	arch = any
	license = MIT
	makedepends = git
	depends = curl
	provides = wttr=1.55
	conflicts = wttr
	source = git+https://github.com/cblte/bash-script-wttr
	md5sums = SKIP

pkgname = wttr