Skip to content

Commit

Permalink
license and topic in uploadconfig fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kohm committed Nov 1, 2021
1 parent b2c2452 commit 99ce9fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ uploadconfig = {
pkg = "uni-titlepage",
version = release_info,
author = "Markus Kohm",
licencse = "lppl1.3c",
license = "lppl1.3c",
summary = "extended universal titlepages (with several demo configurations)",
topic = "uni-titlepage",
topic = "titlepage",
ctanPath = "/macros/latex/contrib/uni-titlepage",
bugtracker = "https://github.com/komascript/uni-titlepage/issues",
home = "https://github.com/komascript/uni-titlepage",
Expand Down

0 comments on commit 99ce9fc

Please sign in to comment.