diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,12 +1,12 @@ name : font-awesome-ttf -version : 4.7.0 -release : 3 +version : 5.0.2 +release : 4 source : - - http://fontawesome.io/assets/font-awesome-4.7.0.zip : 8dd560347f1850ae2bb9ae13ae33fdbb44b7af00427fa15a4ed55a1a08af30bb + - https://use.fontawesome.com/releases/v5.0.2/fontawesome-free-5.0.2.zip : 77c18e313e2259639444126a676c5628de61c822485f152f6610c382ab6f76ed license : OFL-1.1 component : desktop.font -summary : Font Awesome - The iconic font and CSS toolkit +summary : Font Awesome Free description: | Font Awesome - The iconic font and CSS toolkit install : | - install -Dm00644 fonts/fontawesome-webfont.ttf $installdir/usr/share/fonts/truetype/fontawesome/fontawesome.ttf + install -D -m00644 web-fonts-with-css/webfonts/*.ttf -t $installdir/usr/share/fonts/truetype/fontawesome/ diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,33 +2,35 @@ font-awesome-ttf - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net OFL-1.1 desktop.font - Font Awesome - The iconic font and CSS toolkit + Font Awesome Free Font Awesome - The iconic font and CSS toolkit https://solus-project.com/sources/README.Solus font-awesome-ttf - Font Awesome - The iconic font and CSS toolkit + Font Awesome Free Font Awesome - The iconic font and CSS toolkit desktop.font - /usr/share/fonts/truetype/fontawesome/fontawesome.ttf + /usr/share/fonts/truetype/fontawesome/fa-brands-400.ttf + /usr/share/fonts/truetype/fontawesome/fa-regular-400.ttf + /usr/share/fonts/truetype/fontawesome/fa-solid-900.ttf - - 2017-02-25 - 4.7.0 + + 2017-12-28 + 5.0.2 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file