summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Berto2017-09-18 17:53:07 +0200
committerRiccardo Berto2017-09-18 17:53:07 +0200
commite3ccc357eb6e91b8aff59f184ad65c9ce9642c28 (patch)
tree1d51c35d89148094969db7f15e564d227e27194a
parent5a2d08eb698501bcf90492b17c266e063852c92d (diff)
downloadaur-e3ccc357eb6e91b8aff59f184ad65c9ce9642c28.tar.gz
updated description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e7a9498a66b..0687fcb60f3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='python-alpha-vantage'
_pkgname='alpha_vantage'
pkgver=1.2.0
pkgrel=1
-pkgdesc="Python Client for Google Maps Services"
+pkgdesc="Python module to get stock data from the Alpha Vantage API."
arch=("any")
url="https://github.com/RomelTorres/alpha_vantage"
license=('MIT')