summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2020-01-18 21:00:58 +0100
committerNarrat2020-01-18 21:00:58 +0100
commit1553ed16414ef734c9a2ac4f3a4f82b5c9008ad2 (patch)
tree99dd74b793b7dbcff62f821f41c96030d75be74f /PKGBUILD
parent1096f892eb3e3ddc57db91c5dfd9e7259a22f3a9 (diff)
downloadaur-1553ed16414ef734c9a2ac4f3a4f82b5c9008ad2.tar.gz
update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f16a34373223..67fb6cda05a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.7.4.r0.gc4fdad5
pkgrel=1
pkgdesc="simple python interface to binance.com's web API"
arch=('any')
-url='https://github.com/ewtoombs/python-binance'
+url='https://github.com/sammchardy/python-binance'
license=('MIT')
depends=('python' 'python-autobahn' 'python-certifi' 'python-chardet' 'python-dateparser'
'python-requests' 'python-service-identity' 'python-twisted' 'python-urllib3')