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:57 -0400 |
commit | 8d49cffeef5ca6529f077dd688cdd04cca92b6b4 (patch) | |
tree | 11a20ed396d42fdc8889bb3aa7fe5cc86f2c9257 | |
parent | Prepare for TL2023 (diff) |
-rw-r--r-- | texlive-collection-fontsextra-doc.cygport | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/texlive-collection-fontsextra-doc.cygport b/texlive-collection-fontsextra-doc.cygport index d457143..92aa672 100644 --- a/texlive-collection-fontsextra-doc.cygport +++ b/texlive-collection-fontsextra-doc.cygport @@ -1,5 +1,5 @@ NAME="texlive-collection-fontsextra-doc" -VERSION=20230218 +VERSION=20230313 RELEASE=1 TEXLIVE_DOC_PKGS="asana-math aboensis academicons accanthis adforn adfsymbols aesupp @@ -59,7 +59,7 @@ TEXLIVE_DOC_PKGS="asana-math aboensis academicons accanthis adforn adfsymbols ae inherit texlive HOMEPAGE="http://www.tug.org/texlive/" REQUIRES="python3" -SCALLYWAG=nodeploy +SCALLYWAG=deploy LICENSE="LPPL-1.3c" YEAR=2023 REQUIRES+=" tl_basic_${YEAR}" |