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:21:14 -0400 |
commit | 4eef2996aa7065547383c8dbe8e5cd148b69c81e (patch) | |
tree | 886cb168faf96810178ec177e3d90db6b37604e1 | |
parent | Update packages as of 20230310 (diff) |
-rw-r--r-- | texlive-collection-binextra-doc.cygport | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/texlive-collection-binextra-doc.cygport b/texlive-collection-binextra-doc.cygport index 5eef4b6..0ca14f5 100644 --- a/texlive-collection-binextra-doc.cygport +++ b/texlive-collection-binextra-doc.cygport @@ -1,5 +1,5 @@ NAME="texlive-collection-binextra-doc" -VERSION=20230310 +VERSION=20230313 RELEASE=1 TEXLIVE_DOC_PKGS="a2ping adhocfilelist arara bibtex8 bibtexu bundledoc @@ -23,7 +23,7 @@ TEXLIVE_DOC_PKGS="a2ping adhocfilelist arara bibtex8 bibtexu bundledoc inherit texlive HOMEPAGE="http://www.tug.org/texlive/" REQUIRES="python3" -SCALLYWAG=nodeploy +SCALLYWAG=deploy LICENSE="LPPL-1.3c" YEAR=2023 REQUIRES+=" tl_basic_${YEAR}" |