font-awesome: update to 4.7.0
This commit is contained in:
parent
0717777003
commit
aeeeeea23f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'font-awesome'
|
||||
pkgname=font-awesome
|
||||
version=4.6.3
|
||||
version=4.7.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc=Font-Awesome-${version}
|
||||
|
@ -11,7 +11,7 @@ maintainer="Yann Bordenave <meow@meo.wf>"
|
|||
homepage="http://fontawesome.io/"
|
||||
license="OFL-1.1"
|
||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/v${version}.tar.gz"
|
||||
checksum=669fb1210c64eda3f998c86941641f1bcd0af4450643daf8841cb62d2b6c71a4
|
||||
checksum=de512ba0e1dead382bbfce372cde74b3f18971d876fffb635ee9333f0db05d43
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/OTF
|
||||
|
|
Loading…
Reference in New Issue