diff --git a/noto-fonts/.SRCINFO b/noto-fonts/.SRCINFO new file mode 100644 index 0000000000..3f88bbcf75 --- /dev/null +++ b/noto-fonts/.SRCINFO @@ -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 diff --git a/noto-fonts/.nvchecker.toml b/noto-fonts/.nvchecker.toml new file mode 100644 index 0000000000..7d731bd245 --- /dev/null +++ b/noto-fonts/.nvchecker.toml @@ -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.*' diff --git a/noto-fonts/PKGBUILD b/noto-fonts/PKGBUILD index 160bf4579d..36758b2e24 100644 --- a/noto-fonts/PKGBUILD +++ b/noto-fonts/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=noto-fonts pkgname=(noto-fonts noto-fonts-extra) epoch=1 -pkgver=24.5.1 +pkgver=24.7.1 pkgrel=1 pkgdesc='Google Noto TTF fonts' arch=(any) @@ -14,7 +14,7 @@ makedepends=(git) 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 46-noto-sans.conf 46-noto-serif.conf 46-noto-mono.conf) -sha256sums=('5281ae6491e695ce772c91667dcd9e52f7f9b28ebd3b1c6f7a49615e5b1f744a' +sha256sums=('be01041bc286e3af2608ce471a1b5ab13ab558eab3619b8ec51f6899fc8cad92' '52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69' '4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a' '4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8'