mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
font-awesome6: update to 6.1.2.
This commit is contained in:
parent
7f50c1cb8a
commit
fa1194f59c
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.1.1
|
version=6.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="fontawesome-free-${version}-desktop"
|
wrksrc="fontawesome-free-${version}-desktop"
|
||||||
hostmakedepends="font-util"
|
hostmakedepends="font-util"
|
||||||
|
@ -10,7 +10,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=73366012c82155f4ba78e842d15f5e49597bb21320d85c63ea984d788791b267
|
checksum=5511986794e283546ffb93a1f5715e4fc60db6bb490df1abd335ad3b8a3a72f4
|
||||||
font_dirs="/usr/share/fonts/OTF"
|
font_dirs="/usr/share/fonts/OTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue