font-ibm-plex-ttf: update to 4.0.1.

This commit is contained in:
mobinmob 2019-11-22 14:43:33 +02:00 committed by Helmut Pozimski
parent 341f886347
commit 2cb6c1688a

View file

@ -1,6 +1,6 @@
# Template file for 'font-ibm-plex-ttf'
pkgname=font-ibm-plex-ttf
version=3.0.0
version=4.0.1
revision=1
archs=noarch
wrksrc="plex-${version}"
@ -10,7 +10,7 @@ maintainer="Vintodrimmer <vintodrimmer@protonmail.ch>"
license="OFL-1.1"
homepage="https://github.com/IBM/plex"
distfiles="https://github.com/IBM/plex/archive/v${version}.tar.gz"
checksum=3f17785a532507b855e9efe0166d3dedb24451a832a8739ff4c5c191fd64058b
checksum=3d79e25966076c9b3604c147be89149f052a1e54d65b28aee14526c740bc2032
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
}
}