* update noto-fonts to 1:24.7.1-1
This commit is contained in:
parent
08c638edff
commit
1a4132e4a3
33
noto-fonts/.SRCINFO
Normal file
33
noto-fonts/.SRCINFO
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
pkgbase = noto-fonts
|
||||||
|
pkgdesc = Google Noto TTF fonts
|
||||||
|
pkgver = 24.7.1
|
||||||
|
pkgrel = 1
|
||||||
|
epoch = 1
|
||||||
|
url = https://fonts.google.com/noto
|
||||||
|
arch = any
|
||||||
|
license = custom:SIL
|
||||||
|
makedepends = git
|
||||||
|
source = git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-24.7.1
|
||||||
|
source = 66-noto-sans.conf
|
||||||
|
source = 66-noto-serif.conf
|
||||||
|
source = 66-noto-mono.conf
|
||||||
|
source = 46-noto-sans.conf
|
||||||
|
source = 46-noto-serif.conf
|
||||||
|
source = 46-noto-mono.conf
|
||||||
|
sha256sums = be01041bc286e3af2608ce471a1b5ab13ab558eab3619b8ec51f6899fc8cad92
|
||||||
|
sha256sums = 52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69
|
||||||
|
sha256sums = 4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a
|
||||||
|
sha256sums = 4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8
|
||||||
|
sha256sums = 83a8faf6a47954075f97a2d555048e2a6689c38603b2ca00150157bf645f4593
|
||||||
|
sha256sums = c94368b24506770767d003e5bcba589a8e402e489c240ee52453bf3ac7e9b5fa
|
||||||
|
sha256sums = f5c09b37280d7569b6c99a78511639be4ae25b8c5406464422fe0421fe13a884
|
||||||
|
|
||||||
|
pkgname = noto-fonts
|
||||||
|
optdepends = noto-fonts-cjk: CJK characters
|
||||||
|
optdepends = noto-fonts-emoji: Emoji characters
|
||||||
|
optdepends = noto-fonts-extra: additional variants (condensed, semi-bold, extra-light)
|
||||||
|
provides = ttf-font
|
||||||
|
|
||||||
|
pkgname = noto-fonts-extra
|
||||||
|
pkgdesc = Google Noto TTF fonts - additional variants
|
||||||
|
depends = noto-fonts
|
6
noto-fonts/.nvchecker.toml
Normal file
6
noto-fonts/.nvchecker.toml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[noto-fonts]
|
||||||
|
source = 'github'
|
||||||
|
github = 'notofonts/notofonts.github.io'
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = 'noto-monthly-release-'
|
||||||
|
include_regex = 'noto-monthly-release.*'
|
@ -4,7 +4,7 @@
|
|||||||
pkgbase=noto-fonts
|
pkgbase=noto-fonts
|
||||||
pkgname=(noto-fonts noto-fonts-extra)
|
pkgname=(noto-fonts noto-fonts-extra)
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgver=24.5.1
|
pkgver=24.7.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Google Noto TTF fonts'
|
pkgdesc='Google Noto TTF fonts'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
@ -14,7 +14,7 @@ makedepends=(git)
|
|||||||
source=(git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-$pkgver
|
source=(git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-$pkgver
|
||||||
66-noto-sans.conf 66-noto-serif.conf 66-noto-mono.conf
|
66-noto-sans.conf 66-noto-serif.conf 66-noto-mono.conf
|
||||||
46-noto-sans.conf 46-noto-serif.conf 46-noto-mono.conf)
|
46-noto-sans.conf 46-noto-serif.conf 46-noto-mono.conf)
|
||||||
sha256sums=('5281ae6491e695ce772c91667dcd9e52f7f9b28ebd3b1c6f7a49615e5b1f744a'
|
sha256sums=('be01041bc286e3af2608ce471a1b5ab13ab558eab3619b8ec51f6899fc8cad92'
|
||||||
'52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69'
|
'52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69'
|
||||||
'4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a'
|
'4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a'
|
||||||
'4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8'
|
'4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user