summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGraham Smith2020-02-17 15:17:10 -0800
committerGraham Smith2020-02-17 15:17:10 -0800
commit64ba5bf5fbed699b037d0ab14657f4196349c3e9 (patch)
tree07fd1903b604bd5f7b3d9046801c135510779cbc /.SRCINFO
parent5b2168708c7e7380dc19631d1896e87852448678 (diff)
downloadaur-64ba5bf5fbed699b037d0ab14657f4196349c3e9.tar.gz
added charting
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fb0d8a2c16f..3c634414b2eb 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stock_quote
pkgdesc = python script to get stock quotes and calculate gains and losses
- pkgver = 1.6.0
- pkgrel = 2
+ pkgver = 1.7.0
+ pkgrel = 1
url = https://github.com/gps1539/stock_quote
arch = any
license = GPL
@@ -9,8 +9,10 @@ pkgbase = stock_quote
depends = python-numpy
depends = python-colorama
depends = python-influxdb
+ depends = python-pandas
+ depends = python-plotly
source = https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote
- md5sums = 2f6e7e23d5e696d8ad77af5ee684acbe
+ md5sums = a11670ed32d9250335c46c577b939024
pkgname = stock_quote