From 8fa8a596ee9e8b1ec66ff1eedac68c1142a44475 Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 16 Dec 2024 17:38:03 +0100 Subject: [PATCH] * update noto-fonts to 1:2024.12.01-1 --- noto-fonts/.SRCINFO | 6 +++--- noto-fonts/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/noto-fonts/.SRCINFO b/noto-fonts/.SRCINFO index ab45aae86f..cfb9071fdf 100644 --- a/noto-fonts/.SRCINFO +++ b/noto-fonts/.SRCINFO @@ -1,20 +1,20 @@ pkgbase = noto-fonts pkgdesc = Google Noto TTF fonts - pkgver = 24.9.1 + pkgver = 2024.12.01 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.9.1 + source = git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-2024.12.01 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 = b3833c5a33a27f32c4322088d15c38a5f84c4f5f549b6f7577f46c88f3037436 + sha256sums = c1460e864a6173dc7da3fa8c97eae343c67a6e9ab37788875a77557e6e5313d4 sha256sums = 52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69 sha256sums = 4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a sha256sums = 4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8 diff --git a/noto-fonts/PKGBUILD b/noto-fonts/PKGBUILD index 1ab24b7d48..dd147b8cfc 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.9.1 +pkgver=2024.12.01 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=('b3833c5a33a27f32c4322088d15c38a5f84c4f5f549b6f7577f46c88f3037436' +sha256sums=('c1460e864a6173dc7da3fa8c97eae343c67a6e9ab37788875a77557e6e5313d4' '52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69' '4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a' '4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8'