diff options
author | lilac | 2024-04-01 12:23:29 +0800 |
---|---|---|
committer | lilac | 2024-04-01 12:23:29 +0800 |
commit | a894a44b7b7ec66750436571257da02b2a0e36e5 (patch) | |
tree | 1bb2341aa09a4fa6e3434239490c3853e1b7faf4 | |
parent | e1dee82c7030f8faac1b42855e7210713cb741f6 (diff) | |
download | aur-a894a44b7b7ec66750436571257da02b2a0e36e5.tar.gz |
[lilac] updated to 24.4.1-1
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ pkgbase = ttf-noto-vf - pkgver = 24.3.1 + pkgver = 24.4.1 pkgrel = 1 url = https://fonts.google.com/noto arch = any @@ -7,14 +7,14 @@ pkgbase = ttf-noto-vf provides = ttf-font provides = noto-fonts provides = noto-fonts-extra - source = https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.3.1.tar.gz + source = https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.4.1.tar.gz source = 46-noto-sans.conf source = 46-noto-serif.conf source = 46-noto-sans-mono.conf source = 66-noto-sans.conf source = 66-noto-serif.conf source = 66-noto-sans-mono.conf - sha256sums = abcef824e61aa99626b6ad331c1cba875f28b3d87cc9ff8c87d46d55fe344369 + sha256sums = 501beb5b4b930f959546790b0c51c4544cdd97bc02c7193f50774323c49167fc sha256sums = 83a8faf6a47954075f97a2d555048e2a6689c38603b2ca00150157bf645f4593 sha256sums = c94368b24506770767d003e5bcba589a8e402e489c240ee52453bf3ac7e9b5fa sha256sums = f5c09b37280d7569b6c99a78511639be4ae25b8c5406464422fe0421fe13a884 @@ -1,6 +1,6 @@ pkgbase=ttf-noto-vf pkgname=(ttf-noto-{sans,serif,sans-mono}-vf) -pkgver=24.3.1 +pkgver=24.4.1 pkgrel=1 provides=(ttf-font noto-fonts noto-fonts-extra) arch=(any) @@ -9,7 +9,7 @@ license=('OFL-1.1') source=(https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-$pkgver.tar.gz 46-noto-sans.conf 46-noto-serif.conf 46-noto-sans-mono.conf 66-noto-sans.conf 66-noto-serif.conf 66-noto-sans-mono.conf) -sha256sums=('abcef824e61aa99626b6ad331c1cba875f28b3d87cc9ff8c87d46d55fe344369' +sha256sums=('501beb5b4b930f959546790b0c51c4544cdd97bc02c7193f50774323c49167fc' '83a8faf6a47954075f97a2d555048e2a6689c38603b2ca00150157bf645f4593' 'c94368b24506770767d003e5bcba589a8e402e489c240ee52453bf3ac7e9b5fa' 'f5c09b37280d7569b6c99a78511639be4ae25b8c5406464422fe0421fe13a884' |