diff options
author | Ken Brown <kbrown@cornell.edu> | 2023-03-13 16:19:46 -0400 |
---|---|---|
committer | Ken Brown <kbrown@cornell.edu> | 2023-03-19 18:24:56 -0400 |
commit | 807fbe49d9feb4fabe3a6debe452fee39d31bb2f (patch) | |
tree | d4933e8608027c4963962ce4eec91bd76ea4ed05 | |
parent | Prepare for TL2023 (diff) |
-rw-r--r-- | texlive-collection-fontsextra.cygport | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/texlive-collection-fontsextra.cygport b/texlive-collection-fontsextra.cygport index e1dc156..a624326 100644 --- a/texlive-collection-fontsextra.cygport +++ b/texlive-collection-fontsextra.cygport @@ -1,5 +1,5 @@ NAME="texlive-collection-fontsextra" -VERSION=20230218 +VERSION=20230313 RELEASE=1 TEXLIVE_TEXMF_PKGS="asana-math aboensis academicons accanthis adforn adfsymbols aesupp @@ -59,7 +59,7 @@ TEXLIVE_TEXMF_PKGS="asana-math aboensis academicons accanthis adforn adfsymbols inherit texlive HOMEPAGE="http://www.tug.org/texlive/" # SCALLYWAG build times out. -SCALLYWAG=nodeploy +SCALLYWAG=deploy LICENSE="LPPL-1.3c" YEAR=2023 REQUIRES+=" tl_basic_${YEAR}" |