font-awesome5: update to 5.7.0.
This commit is contained in:
parent
c0476bcfa5
commit
283c9708cc
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'font-awesome5'
|
||||
pkgname=font-awesome5
|
||||
version=5.6.3
|
||||
version=5.7.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Font-Awesome-${version}"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/OTF"
|
||||
short_desc="An iconic font (version 5)"
|
||||
short_desc="Iconic font (version 5)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://fontawesome.com"
|
||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz"
|
||||
checksum=3a162f9b878ab7e92b53ffd79c95e55c4f14b92ce770e1a967c933696ebc8f31
|
||||
checksum=b23e5b15fdbb5f2fe4d0f30a0e542d20b2ebc6254bb79f1a6accc15666a873f3
|
||||
conflicts="font-awesome>=0"
|
||||
font_dirs="/usr/share/fonts/OTF"
|
||||
|
||||
do_install() {
|
||||
install -Dm644 otfs/*.otf -t ${DESTDIR}/usr/share/fonts/OTF
|
||||
|
|
Loading…
Reference in New Issue