summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraham Smith2017-01-22 16:53:20 -0800
committerGraham Smith2017-01-22 16:53:20 -0800
commite02105b3681ba9c121cdeedcb57862ac6b9cb05b (patch)
tree3c9de013a3c38f43bd56210a4f200cf23fe0cf4a /PKGBUILD
parent20356580755a2330d7d91a7a75cee8455138e17b (diff)
downloadaur-e02105b3681ba9c121cdeedcb57862ac6b9cb05b.tar.gz
changes for PyPi
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6557ce14240d..f28a01086883 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
url='https://github.com/gps1539/stock_quote'
depends=('python' 'python-numpy' 'python-colorama')
makedepends=()
-source=("https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock")
+source=("https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote")
md5sums=('7bfa299b9c7ca08d366b4acce8d99ae2')
package()