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:25:01 -0400 |
commit | aca32f2ba7f6b063afc55522064853bd4451664e (patch) | |
tree | 1d50e19b460c4e8cc389ffc360c4664680c262c0 | |
parent | Prepare for TL23 (diff) |
-rw-r--r-- | texlive-collection-fontutils-doc.cygport | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/texlive-collection-fontutils-doc.cygport b/texlive-collection-fontutils-doc.cygport index 4831034..7b1357a 100644 --- a/texlive-collection-fontutils-doc.cygport +++ b/texlive-collection-fontutils-doc.cygport @@ -1,5 +1,5 @@ NAME="texlive-collection-fontutils-doc" -VERSION=20220321 +VERSION=20230313 RELEASE=1 TEXLIVE_DOC_PKGS="accfonts afm2pl albatross dosepsbin epstopdf @@ -8,7 +8,7 @@ TEXLIVE_DOC_PKGS="accfonts afm2pl albatross dosepsbin epstopdf inherit texlive HOMEPAGE="http://www.tug.org/texlive/" -SCALLYWAG=nobuild +SCALLYWAG=deploy LICENSE="LPPL-1.3c" YEAR=2023 REQUIRES+=" tl_basic_${YEAR}" |