font-firacode: update to 4.
This commit is contained in:
parent
f3f0f01461
commit
834c192ee3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'font-firacode'
|
||||
pkgname=font-firacode
|
||||
version=3.1
|
||||
version=4
|
||||
revision=1
|
||||
archs=noarch
|
||||
create_wrksrc=yes
|
||||
|
@ -8,10 +8,10 @@ hostmakedepends="unzip"
|
|||
short_desc="FiraCode: monospaced font with programming ligatures"
|
||||
maintainer="Issam Maghni <me@concati.me>"
|
||||
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"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname#*-}_${version}.zip"
|
||||
checksum=cbcabd2c412ee4c3fec4688be8387de18a33bb77bc5c5988e9fd9293a0b9dbb7
|
||||
distfiles="https://github.com/tonsky/FiraCode/releases/download/${version}/Fira_Code_v${version}.zip"
|
||||
checksum=46ed45d1a793a56e13d31ed10fb7e09f5277731953a0d9522915644fc59086d8
|
||||
font_dirs="/usr/share/fonts/OTF"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue