summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraham Smith2017-02-24 19:22:39 -0800
committerGraham Smith2017-02-24 19:22:39 -0800
commitd311e4c5a0e3f5a31a1c5b150d9771b0f80d41e2 (patch)
tree70a983e486f5e376869bb2d33972ed93c63f6cd2 /PKGBUILD
parent3bb4387fe26a9cfc5d840fe9e140b13fe4202415 (diff)
downloadaur-d311e4c5a0e3f5a31a1c5b150d9771b0f80d41e2.tar.gz
better handling of http timeouts
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13b4b9fc1ad4..b1a959c82bfb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/gps1539/stock_quote'
depends=('python' 'python-numpy' 'python-colorama' 'python-influxdb')
makedepends=()
source=("https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote")
-md5sums=('93db4ba009687aa06646b7ad99050ed3')
+md5sums=('c724b3fd60e45d39e8da22c585b8f529')
package()
{