[latex3-commits] [latex3/fontspec] develop: Update metadata in build.lua (9c470a5)

github at latex-project.org github at latex-project.org
Wed Feb 14 06:51:04 CET 2024


Repository : https://github.com/latex3/fontspec
On branch  : develop
Link       : https://github.com/latex3/fontspec/commit/9c470a5fa020718bae6c5e740ba378b885b4057f

>---------------------------------------------------------------

commit 9c470a5fa020718bae6c5e740ba378b885b4057f
Author: Will Robertson <wspr81 at gmail.com>
Date:   Wed Feb 14 16:21:04 2024 +1030

    Update metadata in build.lua


>---------------------------------------------------------------

9c470a5fa020718bae6c5e740ba378b885b4057f
 build.lua | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.lua b/build.lua
index 0743dad..69fc02c 100755
--- a/build.lua
+++ b/build.lua
@@ -146,9 +146,9 @@ uploadconfig = {
   author      = "Will Robertson",
   license     = "lppl1.3c",
   summary     = "Advanced font selection in XeLaTeX and LuaLaTeX",
-  ctanPath    = "/macros/latex/contrib/fontspec",
-  repository  = "https://github.com/wspr/fontspec/",
-  bugtracker  = "https://github.com/wspr/fontspec/issues",
+  ctanPath    = "/macros/unicodetex/latex/fontspec",
+  repository  = "https://github.com/latex3/fontspec/",
+  bugtracker  = "https://github.com/latex3/fontspec/issues",
 }
 
 local function prequire(m) -- from: https://stackoverflow.com/a/17878208





More information about the latex3-commits mailing list.