summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4f9dd5f200b..de7c321ff0ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://github.com/romis2012/aiohttp-socks"
license=("Apache")
-depends=("python" "python-aiohttp" "python-pysocks")
+depends=("python" "python-aiohttp" "python-socks")
makedepends=("git" "python-setuptools")
provides=("python-aiohttp-socks")
conflicts=("python-aiohttp-socks")