Ignore:
Timestamp:
08/22/2019 01:45:39 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2838a645
Parents:
10fecd6
Message:

Fix biber url

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22033 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    r10fecd6 r140475a  
    55  %general-entities;
    66
     7<!--
     8  When a proper url is not evident, github will download with
     9  https://github.com/ <path> /archive/<version>/<name>-<version>.tar.<compression>
     10
    711  <!ENTITY biber-download-http "https://github.com/plk/biber/archive/v&biber-version;.tar.gz">
     12-->
     13  <!ENTITY biber-download-http "https://github.com/plk/biber/archive/v&biber-version;/biber-&biber-version;.tar.gz">
    814  <!ENTITY biber-download-ftp  " ">
    9   <!ENTITY biber-md5sum        "8dcae7e64f63d0b2833acd5b14114e86">
     15  <!ENTITY biber-md5sum        "5468b8d4db232239c31978548f47786c">
    1016  <!ENTITY biber-size          "1.4 MB">
    1117  <!-- buildsize includes the installed biblatex -->
     
    6571    </itemizedlist>
    6672
    67 
    6873    <note>
     74<!--
    6975      <para>
    7076        The <application>biber</application> source tarball shown above
     
    7884     -O biber-&biber-version;.tar.gz</userinput></screen>.
    7985      </para>
    80 
     86-->
    8187      <para>
    8288       If you have updated to a new release of texlive-source, biber and its
Note: See TracChangeset for help on using the changeset viewer.