mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-29 15:32:01 +01:00
community/font-iosevka: lock dep package() vers
This commit is contained in:
parent
da158ef9c0
commit
69f731512e
@ -2,7 +2,7 @@
|
||||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=font-iosevka
|
||||
pkgver=20.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Versatile typeface for code, from code"
|
||||
url="https://typeof.net/Iosevka/"
|
||||
arch="noarch"
|
||||
@ -28,11 +28,11 @@ builddir="$srcdir"
|
||||
|
||||
package() {
|
||||
depends="
|
||||
$pkgname-base
|
||||
$pkgname-aile
|
||||
$pkgname-slab
|
||||
$pkgname-curly
|
||||
$pkgname-curly-slab
|
||||
$pkgname-base=$pkgver-r$pkgrel
|
||||
$pkgname-aile=$pkgver-r$pkgrel
|
||||
$pkgname-slab=$pkgver-r$pkgrel
|
||||
$pkgname-curly=$pkgver-r$pkgrel
|
||||
$pkgname-curly-slab=$pkgver-r$pkgrel
|
||||
"
|
||||
|
||||
install -Dm644 "$builddir"/*.ttc \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user