summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraham Smith2020-05-05 16:11:28 -0700
committerGraham Smith2020-05-05 16:11:28 -0700
commit7e7739a230831fbbfeb3ef5279a81fea9b8f22ab (patch)
treedf63913167b7cf10725c5a0263fbe127ae2a1903
parente3fee3b7307fa007df65b8b27e735424cfc35db4 (diff)
downloadaur-7e7739a230831fbbfeb3ef5279a81fea9b8f22ab.tar.gz
new features
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea50017b23dd..c8d5ddd7c273 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = stock_quote
depends = python-pandas
depends = python-plotly
source = https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote
- md5sums = 8674cb17f35f4adfa395ddfd7e5168a5
+ md5sums = 94172a694692c5e0f4c43bc910783a61
pkgname = stock_quote
diff --git a/PKGBUILD b/PKGBUILD
index 2a3eb2024ed1..06b2ccc4990c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/gps1539/stock_quote'
depends=('python' 'python-numpy' 'python-colorama' 'python-influxdb' 'python-pandas' 'python-plotly')
makedepends=()
source=("https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote")
-md5sums=('8674cb17f35f4adfa395ddfd7e5168a5')
+md5sums=('94172a694692c5e0f4c43bc910783a61')
package()
{