mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
font-awesome6: update to 6.2.1.
This commit is contained in:
parent
fbd74a3e11
commit
c4a04bf019
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-awesome6'
|
# Template file for 'font-awesome6'
|
||||||
pkgname=font-awesome6
|
pkgname=font-awesome6
|
||||||
version=6.2.0
|
version=6.2.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="font-util"
|
hostmakedepends="font-util"
|
||||||
short_desc="Iconic SVG, font, and CSS toolkit - desktop fonts"
|
short_desc="Iconic SVG, font, and CSS toolkit - desktop fonts"
|
||||||
|
@ -9,7 +9,7 @@ license="OFL-1.1"
|
||||||
homepage="https://fontawesome.com/"
|
homepage="https://fontawesome.com/"
|
||||||
changelog="https://fontawesome.com/docs/changelog/"
|
changelog="https://fontawesome.com/docs/changelog/"
|
||||||
distfiles="https://github.com/FortAwesome/Font-Awesome/releases/download/${version}/fontawesome-free-${version}-desktop.zip"
|
distfiles="https://github.com/FortAwesome/Font-Awesome/releases/download/${version}/fontawesome-free-${version}-desktop.zip"
|
||||||
checksum=c81b76ee7cd89e0cd2125a430ee95d5e2b8ae22e0289658f1f82d70ec39955fd
|
checksum=518fefd95bba1095c3ad7df5b886966ec9e172f528a5279fca1c1c5e35e1bc56
|
||||||
font_dirs="/usr/share/fonts/OTF"
|
font_dirs="/usr/share/fonts/OTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue