mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
775b5cefcc
commit
676530bd26
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-awesome'
|
# Template file for 'font-awesome'
|
||||||
pkgname=font-awesome
|
pkgname=font-awesome
|
||||||
version=5.0.8
|
version=5.0.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=Font-Awesome-${version}
|
wrksrc=Font-Awesome-${version}
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Yann Bordenave <meow@meo.wf>"
|
||||||
homepage="https://fontawesome.com/"
|
homepage="https://fontawesome.com/"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz"
|
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz"
|
||||||
checksum=b404ac351ea63710496fa0f35e08e4a464d73a3fc20f25e55f1cb239987cd560
|
checksum=ddb8bea3368b6c252abb3a890eac2a220e787b57de4e1238f5bf01b36d3d8250
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -Dm644 use-on-desktop/*.otf -t ${DESTDIR}/usr/share/fonts/OTF
|
install -Dm644 use-on-desktop/*.otf -t ${DESTDIR}/usr/share/fonts/OTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue