mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/font-fira-code: upgrade to 1.207
This commit is contained in:
parent
1270ec705b
commit
a334cdb159
@ -2,7 +2,7 @@
|
||||
# Maintainer:
|
||||
pkgname=font-fira-code
|
||||
_pkgname=firacode
|
||||
pkgver=1.206
|
||||
pkgver=1.207
|
||||
pkgrel=0
|
||||
pkgdesc="Monospaced font with programming ligatures"
|
||||
url="https://github.com/tonsky/FiraCode"
|
||||
@ -14,9 +14,8 @@ source="https://github.com/tonsky/FiraCode/releases/download/$pkgver/FiraCode_$p
|
||||
builddir="$srcdir"
|
||||
|
||||
package() {
|
||||
cd "$builddir"
|
||||
install -d "$pkgdir/usr/share/fonts/$_pkgname"
|
||||
install -t "$pkgdir"/usr/share/fonts/$_pkgname otf/*.otf
|
||||
}
|
||||
|
||||
sha512sums="56451c338a76fabb15527c1ac247f61f3e8a3ef98d8428bf7a5bfcf506a12ce1cbf6075a1435cbf936800b38ebe5554f4c8becc62f596c23097fdbaaa30f606b FiraCode_1.206.zip"
|
||||
sha512sums="29615bba3b70641e8f78ca865f8325a3d8dbeb7a8c72288d1e520d4c82e749118f30980b847d35d3fd120914cf4ca1a9c4f57725c8791ba6291a13e8c52dd1d0 FiraCode_1.207.zip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user