summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraham Smith2017-02-24 20:26:50 -0800
committerGraham Smith2017-02-24 20:26:50 -0800
commitb2aa3ee85aa33319501f07ff4f5af49413c14464 (patch)
treecfd9029343a3c25acb9cce511513e151619cd509 /PKGBUILD
parent636e95c09d6a50bcbb8403c10a17f2b66d6d1929 (diff)
downloadaur-b2aa3ee85aa33319501f07ff4f5af49413c14464.tar.gz
fix md5
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13b4b9fc1ad4..21f0c7f8b55e 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=('6b78db3d3bb0aa1ec4676be4a136605a')
package()
{