summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGraham Smith2017-01-22 16:50:47 -0800
committerGraham Smith2017-01-22 16:50:47 -0800
commit20356580755a2330d7d91a7a75cee8455138e17b (patch)
tree8eda06efba9032b011433dec439daf4e885c1492 /PKGBUILD
parent9d5adca1d63c78613f9f0c61e541e4d5e297a1e8 (diff)
downloadaur-20356580755a2330d7d91a7a75cee8455138e17b.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 b65a9005bdbd..6557ce14240d 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")
+source=("https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock")
md5sums=('7bfa299b9c7ca08d366b4acce8d99ae2')
package()