summaryrefslogtreecommitdiffstats
path: root/cnucnu/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'cnucnu/__init__.py')
-rw-r--r--cnucnu/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnucnu/__init__.py b/cnucnu/__init__.py
index 2ed5c5a..9b8537e 100644
--- a/cnucnu/__init__.py
+++ b/cnucnu/__init__.py
@@ -77,7 +77,7 @@ ALIASES = {
"PEAR-DEFAULT": {
"name_modifiers": [restore_underscore],
"prefix": "php-pear-",
- "url": "http://pear.php.net/package/{name}/download",
+ "url": "http://pear.php.net/package/{name}/download/All",
},
"PECL-DEFAULT": {
"name_modifiers": [restore_underscore],