Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
noto-fonts
Commits:
cef66975 by Antonio Rojas at 2024-02-01T08:36:58+01:00
upgpkg: 1:24.2.1-1: Update to 24.2.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,19 +1,19 @@
pkgbase = noto-fonts
pkgdesc = Google Noto TTF fonts
- pkgver = 24.1.1
+ pkgver = 24.2.1
pkgrel = 1
epoch = 1
url = https://fonts.google.com/noto
arch = any
license = custom:SIL
- source =
https://github.com/notofonts/notofonts.github.io/archive/noto-monthly-release-24.1.1.tar.gz
+ source =
https://github.com/notofonts/notofonts.github.io/archive/noto-monthly-release-24.2.1.tar.gz
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 =
435e383e26200b10e9c4442e1f588bdeb9c5b498aead02e4819602fff2b4b22b
+ sha256sums =
1ddeec924765a925dce1adc01599d6ebbf2aff48f6b339624734b370a807e01e
sha256sums =
52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69
sha256sums =
4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a
sha256sums =
4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=noto-fonts
pkgname=(noto-fonts noto-fonts-extra)
epoch=1
-pkgver=24.1.1
+pkgver=24.2.1
pkgrel=1
pkgdesc='Google Noto TTF fonts'
arch=(any)
@@ -12,7 +12,7 @@ license=(custom:SIL)
source=(https://github.com/notofonts/notofonts.github.io/archive/noto-monthly-release-$pkgver.tar.gz
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=('435e383e26200b10e9c4442e1f588bdeb9c5b498aead02e4819602fff2b4b22b'
+sha256sums=('1ddeec924765a925dce1adc01599d6ebbf2aff48f6b339624734b370a807e01e'
'52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69'
'4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a'
'4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/cef6697533cf9b9c473aa6c2fd88daf49fae60dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/cef6697533cf9b9c473aa6c2fd88daf49fae60dd
You're receiving this email because of your account on gitlab.archlinux.org.