summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Beste2018-01-16 21:30:40 -0600
committerDan Beste2018-01-16 21:30:40 -0600
commitc8de2b80954c27f5a326e98380ff306232672320 (patch)
tree675ea07501c1d45a26ae2b42f94bb25bfe0107b8
parent4f8d6f4dced95399df7c3daa5bbe3ae58986afef (diff)
downloadaur-c8de2b80954c27f5a326e98380ff306232672320.tar.gz
python-pycurl -> python-requests
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53e5ed4fea24..5cccc95892fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ license=('MIT')
makedepends=(
'git'
'protobuf'
- 'python-pycurl'
+ 'python-requests'
'python-setuptools'
'python-tox'
)