New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/37019#issuecomment-1126730983 Comment: it should be fine to remove the 4/5 conflict: ```diff $ diff -u <(xls font-awesome) <(xls font-awesome5) --- /proc/self/fd/11 2022-05-14 10:53:24.439310999 -0400 +++ /proc/self/fd/12 2022-05-14 10:53:24.440311001 -0400 @@ -1 +1,3 @@ -/usr/share/fonts/OTF/FontAwesome.otf +/usr/share/fonts/OTF/Font Awesome 5 Brands-Regular-400.otf +/usr/share/fonts/OTF/Font Awesome 5 Free-Regular-400.otf +/usr/share/fonts/OTF/Font Awesome 5 Free-Solid-900.otf ```