font-ibm-plex-ttf: update to 4.0.1.
This commit is contained in:
parent
341f886347
commit
2cb6c1688a
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-ibm-plex-ttf'
|
# Template file for 'font-ibm-plex-ttf'
|
||||||
pkgname=font-ibm-plex-ttf
|
pkgname=font-ibm-plex-ttf
|
||||||
version=3.0.0
|
version=4.0.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="plex-${version}"
|
wrksrc="plex-${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Vintodrimmer <vintodrimmer@protonmail.ch>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://github.com/IBM/plex"
|
homepage="https://github.com/IBM/plex"
|
||||||
distfiles="https://github.com/IBM/plex/archive/v${version}.tar.gz"
|
distfiles="https://github.com/IBM/plex/archive/v${version}.tar.gz"
|
||||||
checksum=3f17785a532507b855e9efe0166d3dedb24451a832a8739ff4c5c191fd64058b
|
checksum=3d79e25966076c9b3604c147be89149f052a1e54d65b28aee14526c740bc2032
|
||||||
|
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
|
@ -28,4 +28,3 @@ font-ibm-plex-otf_package() {
|
||||||
vcopy "IBM-Plex-*/fonts/complete/otf/*.otf" usr/share/fonts/OTF
|
vcopy "IBM-Plex-*/fonts/complete/otf/*.otf" usr/share/fonts/OTF
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue