Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
noto-fonts
Commits:
4f2f7763 by Antonio Rojas at 2025-02-01T09:51:35+01:00
upgpkg: 1:2025.02.01-1: Update to 2025.02.01
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,20 +1,20 @@
pkgbase = noto-fonts
pkgdesc = Google Noto TTF fonts
- pkgver = 2025.01.01
+ pkgver = 2025.02.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-2025.01.01
+ source =
git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-2025.02.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 =
a1984bde4a73a87a64fc6b4edb402eb344cc74f042c1c9db7f5f2e6800b39ca1
+ sha256sums =
eb6019937773b28ef737b10b6fea0240b6dd04f5fd8bbc1286bc378001e45450
sha256sums =
52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69
sha256sums =
4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a
sha256sums =
4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=noto-fonts
pkgname=(noto-fonts noto-fonts-extra)
epoch=1
-pkgver=2025.01.01
+pkgver=2025.02.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 66-noto-mono.conf
46-noto-sans.conf 46-noto-serif.conf 46-noto-mono.conf)
-sha256sums=('a1984bde4a73a87a64fc6b4edb402eb344cc74f042c1c9db7f5f2e6800b39ca1'
+sha256sums=('eb6019937773b28ef737b10b6fea0240b6dd04f5fd8bbc1286bc378001e45450'
'52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69'
'4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a'
'4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/4f2f77636a1dc5b8af864cbe1151d1d165f989df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/4f2f77636a1dc5b8af864cbe1151d1d165f989df
You're receiving this email because of your account on gitlab.archlinux.org.