From f75ea46538eecaacd965802bf1ad42ce1762a630 Mon Sep 17 00:00:00 2001 From: "Zenithal (at neo)" Date: Thu, 19 May 2022 23:36:30 +0800 Subject: [PATCH] genisoinfo: fix google fonts Related to https://github.com/tuna/issues/issues/1498 --- geninfo/genisolist.ini | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/geninfo/genisolist.ini b/geninfo/genisolist.ini index 6d2425a..a9016bf 100644 --- a/geninfo/genisolist.ini +++ b/geninfo/genisolist.ini @@ -822,13 +822,12 @@ version = $2 $3 category = font [google fonts] -distro = Google Noto -listvers = 10 -location = github-release/googlefonts/note*/*/* -pattern = googlefonts/(noto-\w+)/.*([vV][\.\d-]+\d).*/.+ -platform = ttf +distro = Google Fonts +location = github-release/googlefonts/*/*/* +pattern = googlefonts/(noto-\w+)/LatestRelease/(.+\.zip) version = $1 $2 category = font +nosort = true [Sarasa Gothic] distro = Sarasa Gothic @@ -1071,7 +1070,7 @@ distro = Google Fonts category = font location = github-release/googlefonts/noto-fonts/LatestRelease/* pattern = repo-snapshot.tar.gz -version = noto-emoji repo-snapshot +version = noto-fonts repo-snapshot platform = tar.gz [minikube]