summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGraham Smith2022-10-26 13:19:25 -0700
committerGraham Smith2022-10-26 13:19:25 -0700
commite1e121f08f05d528ef30bb5faee8a39f7a3025af (patch)
tree91f04f1a3fb27e3df3e660e266f05b0543f0ff3a /.SRCINFO
parented753c39d27c98f6631ab5ae2c3fd462f1b382d8 (diff)
downloadaur-e1e121f08f05d528ef30bb5faee8a39f7a3025af.tar.gz
improved format of printing costs
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 222988c213e4..20f5a9a64eb0 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.9.4
- pkgrel = 2
+ pkgver = 1.9.5
+ pkgrel = 1
url = https://github.com/gps1539/stock_quote
arch = any
license = GPL
@@ -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 = d05fb847b40686ade7702601e06e55dc
+ md5sums = 79b94d028e8f574bedb0e870a360e9f3
pkgname = stock_quote