summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ce08304fb718fe6d923cc2d3930c2affa4331e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = stock_quote
	pkgdesc = python script for getting stock quotes from yahoo and calculting gains and losses
	pkgver = 0.1
	pkgrel = 1
	url = https://github.com/gps1539/stock_quote
	arch = any
	license = GPL
	makedepends = git
	depends = python
	source = https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote.py
	md5sums = 9f2ce0a313a88dc6cc7d160abfbfde83

pkgname = stock_quote