font-awesome: update to 5.0.10.
Closes #13418. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c57239f5a3
commit
4b49bcf993
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'font-awesome'
|
||||
pkgname=font-awesome
|
||||
version=5.0.9
|
||||
version=5.0.10
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc=Font-Awesome-${version}
|
||||
|
@ -11,7 +11,7 @@ maintainer="Yann Bordenave <meow@meo.wf>"
|
|||
homepage="https://fontawesome.com/"
|
||||
license="OFL-1.1"
|
||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz"
|
||||
checksum=ddb8bea3368b6c252abb3a890eac2a220e787b57de4e1238f5bf01b36d3d8250
|
||||
checksum=a2588298f516d6f894b31d1990819d0af70f4beccc3e2c364d30d813f8af4193
|
||||
|
||||
do_install() {
|
||||
install -Dm644 use-on-desktop/*.otf -t ${DESTDIR}/usr/share/fonts/OTF
|
||||
|
|
Loading…
Reference in a new issue