mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
font-firacode: update to 1.206.
This commit is contained in:
parent
b14137ad3a
commit
3a04a2739c
1 changed files with 3 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=1.205
|
version=1.206
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -10,8 +10,9 @@ 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/${pkgname#*-}"
|
||||||
|
changelog="https://github.com/tonsky/FiraCode/raw/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/releases/download/${version}/${pkgname#*-}_${version}.zip"
|
distfiles="${homepage}/releases/download/${version}/${pkgname#*-}_${version}.zip"
|
||||||
checksum=85b2a6de92b71ef0f7715cca32d394484221ec978cb21e5228dc99978a7b7d8d
|
checksum=433e9e059e53ae1e94c674819b73e49d65bd76e3c6ec70f42d2324062ea3210b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -Dm644 otf/* -t ${DESTDIR}/${font_dirs}
|
install -Dm644 otf/* -t ${DESTDIR}/${font_dirs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue