summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGraham Smith2022-10-26 12:08:16 -0700
committerGraham Smith2022-10-26 12:08:16 -0700
commit0ce2e695b100b1dab3d4bb2e0f36c377209ce0b7 (patch)
tree9a436d0a2d94f4a4c9a744b9a77ff75df82d75ec /.SRCINFO
parent3d092af1da2be71e2b92005dcbfa6b9a97fc3ed9 (diff)
downloadaur-0ce2e695b100b1dab3d4bb2e0f36c377209ce0b7.tar.gz
use float for cost for better gain resolution
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 295e54a85e10..1b3fea49b059 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stock_quote
pkgdesc = python script to get stock quotes and calculate gains and losses
- pkgver = 1.9.3
+ pkgver = 1.9.4
pkgrel = 1
url = https://github.com/gps1539/stock_quote
arch = any
@@ -12,6 +12,6 @@ pkgbase = stock_quote
depends = python-pandas
depends = python-plotly
source = https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote
- md5sums = a36a911ed792fb6fe8da399836507dba
+ md5sums = 704f382c647a64038b3876054bbb9484
pkgname = stock_quote