mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
font-firacode: update to 4.
This commit is contained in:
parent
f3f0f01461
commit
834c192ee3
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-firacode'
|
# Template file for 'font-firacode'
|
||||||
pkgname=font-firacode
|
pkgname=font-firacode
|
||||||
version=3.1
|
version=4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -8,10 +8,10 @@ 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="Issam Maghni <me@concati.me>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://github.com/tonsky/${pkgname#*-}"
|
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="${homepage}/releases/download/${version}/${pkgname#*-}_${version}.zip"
|
distfiles="https://github.com/tonsky/FiraCode/releases/download/${version}/Fira_Code_v${version}.zip"
|
||||||
checksum=cbcabd2c412ee4c3fec4688be8387de18a33bb77bc5c5988e9fd9293a0b9dbb7
|
checksum=46ed45d1a793a56e13d31ed10fb7e09f5277731953a0d9522915644fc59086d8
|
||||||
font_dirs="/usr/share/fonts/OTF"
|
font_dirs="/usr/share/fonts/OTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue