texlive-bibtexextra: update to 2023.66579.
This commit is contained in:
parent
ee6b3e602c
commit
627d3ef413
|
@ -26,6 +26,7 @@ scripts/attachfile2/pdfatfi.pl texlive
|
|||
scripts/authorindex/authorindex texlive
|
||||
scripts/bib2gls/bib2gls.sh texlive
|
||||
scripts/bib2gls/convertgls2bib.sh texlive
|
||||
scripts/bibcop/bibcop.pl texlive
|
||||
scripts/bibexport/bibexport.sh texlive
|
||||
scripts/bundledoc/arlatex texlive
|
||||
scripts/bundledoc/bundledoc texlive
|
||||
|
@ -33,6 +34,7 @@ scripts/cachepic/cachepic.tlu texlive-pictures
|
|||
scripts/checkcites/checkcites.lua texlive
|
||||
scripts/checklistings/checklistings.sh texlive
|
||||
scripts/chklref/chklref.pl texlive
|
||||
scripts/citation-style-language/citeproc-lua.lua texlive
|
||||
scripts/cjk-gs-integrate/cjk-gs-integrate.pl texlive
|
||||
scripts/clojure-pamphlet/pamphletangler texlive
|
||||
scripts/cluttex/cluttex.lua texlive
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'texlive-bibtexextra'
|
||||
pkgname=texlive-bibtexextra
|
||||
version=2021.58697
|
||||
version=2023.66579
|
||||
revision=1
|
||||
build_style="texmf"
|
||||
depends="texlive-core"
|
||||
|
@ -9,4 +9,4 @@ maintainer="fosslinux <fosslinux@aussies.space>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://tug.org/texlive/"
|
||||
distfiles="https://sources.archlinux.org/other/texlive/${pkgname}-${version}-src.zip"
|
||||
checksum=d65aa2a12df851e9ddca879f6502a15a52ece9d33c803d4c0d0227fcc785a1c9
|
||||
checksum=b2b0b90abb0c0a9eef5366cf0968f7e58ee84c1be688c36d751dd0577c872a3c
|
||||
|
|
Loading…
Reference in New Issue