testing/ttf-font-awesome: upgrade to 5.10.1

This commit is contained in:
Francesco Colista 2019-08-03 07:55:31 +00:00
parent 9c77016a3b
commit 86f073fb4c

View File

@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=ttf-font-awesome
_pkgname=Font-Awesome
pkgver=5.10.0
pkgver=5.10.1
pkgrel=0
pkgdesc="Iconic font designed for Bootstrap TTF file only"
url="https://fortawesome.github.io/Font-Awesome/"
@ -21,4 +21,4 @@ package() {
install -m644 otfs/*.otf "$pkgdir/usr/share/fonts/X11/OTF/"
install -m644 webfonts/*.ttf "$pkgdir/usr/share/fonts/TTF/"
}
sha512sums="906ac6c1a5ffddd545600f09832c9e3207ed828df344f68735f40f04537b15f2d8ee1731ea0877262a1f8823ff4fc46217460249e064ea075d64f929648d05d5 ttf-font-awesome-5.10.0.tar.gz"
sha512sums="74053b61e742def0cab8a74f90c4d08035093011afb5de65419e162a9502b367e3b3bb98d422ceac6e1289e5181d613582bf3e6dfe05be7fdde065dc96564009 ttf-font-awesome-5.10.1.tar.gz"