diff --git a/build.lua b/build.lua index cecf5e9..5bc218d 100644 --- a/build.lua +++ b/build.lua @@ -18,11 +18,9 @@ uploadconfig = { uploader = "Johan Larsson", license = "cc-by-sa-4", summary = "A clean and simple beamer theme", - description = [[ - Moloch is a clean and simple beamer theme. It is a fork of the - Metropolis theme, but has a more minimalistic and slightly less - opinionated design. - ]], + description = "Moloch is a clean and simple beamer theme. " + .. "It is a fork of the Metropolis theme, but has a " + .. "more minimalistic and slightly less opinionated design.", ctanPath = "/macros/latex/contrib/beamer-contrib/themes/moloch", repository = "https://github.com/jolars/moloch", bugtracker = "https://github.com/jolars/moloch/issues",