font-awesome: update to 4.5.0.
This commit is contained in:
parent
0ead95e2a2
commit
21cac16fc9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'font-awesome'
|
||||
pkgname=font-awesome
|
||||
version=4.4.0
|
||||
version=4.5.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=3962ab205a1547be1e10a840f44fa6b6a28359e6f3f21932f0f8dabf419eeccb
|
||||
checksum=e003b836ce383cb5504af05b6411da670bd0910e704c41c5931de60cafbd3be4
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/OTF
|
||||
|
|
Loading…
Reference in a new issue