diff --git a/fisher.fish b/fisher.fish index 3ff96ca..62d478b 100644 --- a/fisher.fish +++ b/fisher.fish @@ -1171,7 +1171,7 @@ function __fisher_remote_index_update } if (match($0, /^description:[[:blank:]]*/)) { - description = substr($0, RLENGTH+1) + info = substr($0, RLENGTH+1) } if (match($0, /^stargazers_count:[[:blank:]]*/)) {