File bear-0.8.5-git.patch of Package bear
diff --git a/src/bear.app.src b/src/bear.app.src index f24284c..086191f 100644 --- a/src/bear.app.src +++ b/src/bear.app.src @@ -8,5 +8,5 @@ {modules, []}, {maintainers, ["Joe Williams"]}, {licenses, ["Apache 2"]}, - {links, [{"Github", "https://github.com/project-folsom/bear"}]} + {links, [{"Github", "https://github.com/folsom-project/bear"}]} ]}.