}
/^source = "git\+(https|http|git):\/\/github.com\/.*#.*"/ {
gsub("\\?(branch|rev)=[^#\"]*", "", $3)
split($3, url, "#")
gsub("^\"git\+", "", url[1])