mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
font-firacode: update to 5.2.
This commit is contained in:
parent
a3748ad29b
commit
2a8fc5682b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-firacode'
|
# Template file for 'font-firacode'
|
||||||
pkgname=font-firacode
|
pkgname=font-firacode
|
||||||
version=5.1
|
version=5.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -11,7 +11,7 @@ license="OFL-1.1"
|
||||||
homepage="https://github.com/tonsky/FiraCode"
|
homepage="https://github.com/tonsky/FiraCode"
|
||||||
changelog="https://github.com/tonsky/FiraCode/raw/master/CHANGELOG.md"
|
changelog="https://github.com/tonsky/FiraCode/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/tonsky/FiraCode/releases/download/${version}/Fira_Code_v${version}.zip"
|
distfiles="https://github.com/tonsky/FiraCode/releases/download/${version}/Fira_Code_v${version}.zip"
|
||||||
checksum=81c35bb83a81bc4f879806e169ca958947a6f5abc92ac31a631fd9cf49632684
|
checksum=521a72be00dd22678d248e63f817c0c79c1b6f23a4fbd377eba73d30cdca5efd
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue