Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
noto-fonts
Commits:
86b6fa24 by Antonio Rojas at 2026-03-01T10:46:36+01:00
upgpkg: 1:2026.03.01-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,18 +1,18 @@
pkgbase = noto-fonts
pkgdesc = Google Noto TTF fonts
- pkgver = 2026.02.01
+ pkgver = 2026.03.01
pkgrel = 1
epoch = 1
url = https://fonts.google.com/noto
arch = any
license = OFL-1.1-no-RFN
makedepends = git
- source =
git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-2026.02.01
+ source =
git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-2026.03.01
source = 66-noto-sans.conf
source = 66-noto-serif.conf
source = 46-noto-sans.conf
source = 46-noto-serif.conf
- sha256sums =
92bc6f1bb1ee4dc86e78faf70ea3b13fadc8932373de13c257cd7fc867d1e926
+ sha256sums =
c7f8df75c544aba6603f02480d49d04301d9e31dcd009abf153ee61785c9a1c1
sha256sums =
52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69
sha256sums =
4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a
sha256sums =
83a8faf6a47954075f97a2d555048e2a6689c38603b2ca00150157bf645f4593
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=noto-fonts
pkgname=(noto-fonts noto-fonts-extra)
epoch=1
-pkgver=2026.02.01
+pkgver=2026.03.01
pkgrel=1
pkgdesc='Google Noto TTF fonts'
arch=(any)
@@ -13,7 +13,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
46-noto-sans.conf 46-noto-serif.conf)
-sha256sums=('92bc6f1bb1ee4dc86e78faf70ea3b13fadc8932373de13c257cd7fc867d1e926'
+sha256sums=('c7f8df75c544aba6603f02480d49d04301d9e31dcd009abf153ee61785c9a1c1'
'52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69'
'4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a'
'83a8faf6a47954075f97a2d555048e2a6689c38603b2ca00150157bf645f4593'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/86b6fa247ea57fb0b6ef244f78e32f357f67553d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/86b6fa247ea57fb0b6ef244f78e32f357f67553d
You're receiving this email because of your account on gitlab.archlinux.org.