font-fantasque-sans-ttf: update to 1.8.0.
This commit is contained in:
parent
d281c7845d
commit
af5a89bb8c
1 changed files with 6 additions and 6 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'font-fantasque-sans-ttf'
|
||||
pkgname=font-fantasque-sans-ttf
|
||||
version=1.7.2
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
version=1.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
create_wrksrc=yes
|
||||
depends="font-util xbps-triggers"
|
||||
short_desc="A handwriting-like programming typeface"
|
||||
short_desc="Handwriting-like programming typeface"
|
||||
maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://fontlibrary.org/en/font/fantasque-sans-mono"
|
||||
distfiles="https://github.com/belluzj/fantasque-sans/releases/download/v${version}/FantasqueSansMono-Normal.tar.gz"
|
||||
checksum=8d96295a75a71d6ddb3a905ff8db993bd6990602d3b38dd4428827af8f6ef2f7
|
||||
checksum=645709a54ea6fba24c926135a213d342ddb18f0f8b49f4e604b2210b73e9068a
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in a new issue