summaryrefslogtreecommitdiff
path: root/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild')
-rw-r--r--dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild
index 6b88df3b10de..bfe27b988f7a 100644
--- a/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild
+++ b/dev-tex/bibtexu/bibtexu-3.71_p20200406.ebuild
@@ -24,12 +24,12 @@ EXTRA_TL_MODULES="bibtex8 bibtexu"
EXTRA_TL_DOC_MODULES="bibtex8.doc bibtexu.doc"
for i in ${EXTRA_TL_MODULES} ; do
- SRC_URI="${SRC_URI} https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-module-${i}-${TL_VERSION}.tar.xz"
+ SRC_URI="${SRC_URI} https://dev.gentoo.org/~zlogene/distfiles/texlive/tl-${i}-${TL_VERSION}.tar.xz"
done
SRC_URI="${SRC_URI} doc? ( "
for i in ${EXTRA_TL_DOC_MODULES} ; do
- SRC_URI="${SRC_URI} https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-module-${i}-${TL_VERSION}.tar.xz"
+ SRC_URI="${SRC_URI} https://dev.gentoo.org/~zlogene/distfiles/texlive/tl-${i}-${TL_VERSION}.tar.xz"
done
SRC_URI="${SRC_URI} ) "