summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHLFH2022-02-01 10:30:16 +0000
committerHLFH2022-02-01 10:30:16 +0000
commit7566eb9b7f580e5d6fc0e19596b5bec00b35f602 (patch)
treed737614cb1c1d91ab30c4e7638f5ecee2e9e1326
parent40446fdfec63519a4b65f35918b1d14fb2d1d04e (diff)
downloadaur-7566eb9b7f580e5d6fc0e19596b5bec00b35f602.tar.gz
python-httpx-socks-ng updated dep
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eba6ea18ae14..4024f55c8c6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = searxng-git
depends = python-h2
depends = python-brotli
depends = python-uvloop
- depends = python-httpx-socks
+ depends = python-httpx-socks-ng
depends = python-async-timeout
depends = python-langdetect
depends = python-setproctitle
diff --git a/PKGBUILD b/PKGBUILD
index 398ebd142989..e72786328a73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ depends=(
'python-h2'
'python-brotli'
'python-uvloop'
- 'python-httpx-socks'
+ 'python-httpx-socks-ng'
'python-async-timeout'
'python-langdetect'
'python-setproctitle'