font-firacode: update to 6.2.
This commit is contained in:
parent
e85a1d741f
commit
36bfcaed42
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'font-firacode'
|
# Template file for 'font-firacode'
|
||||||
pkgname=font-firacode
|
pkgname=font-firacode
|
||||||
version=6
|
version=6.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
short_desc="FiraCode: monospaced font with programming ligatures"
|
short_desc="FiraCode: monospaced font with programming ligatures"
|
||||||
maintainer="Issam Maghni <me@concati.me>"
|
maintainer="wundrweapon <whhacker.dcx@gmail.com>"
|
||||||
license="OFL-1.1"
|
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=a4997c2f905fb20a6d814baf7b9bab7df7de574a8e87d6af509685a43291caf1
|
checksum=0949915ba8eb24d89fd93d10a7ff623f42830d7c5ffc3ecbf960e4ecad3e3e79
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue