Changeset e1bfbee7


Ignore:
Timestamp:
06/22/2022 09:44:49 PM (22 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
c42d2055
Parents:
52e63fe
Message:

Fix inkscape url

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    r52e63fe re1bfbee7  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6   <!ENTITY inkscape-download-http "https://inkscape.org/gallery/item/33449/inkscape-&inkscape-version;.tar.xz">
     6  <!ENTITY inkscape-download-http "https://inkscape.org/gallery/item/33449/inkscape-&inkscape-minor-version;.tar.xz">
    77
    88  <!-- When updating, remember to change the numeric part of the URL -->
     
    1919]>
    2020
    21 <sect1 id="inkscape" xreflabel="Inkscape-&inkscape-version;">
     21<sect1 id="inkscape" xreflabel="Inkscape-&inkscape-minor-version;">
    2222  <?dbhtml filename="inkscape.html"?>
    2323
     
    2626  </sect1info>
    2727
    28   <title>Inkscape-&inkscape-version;</title>
     28  <title>Inkscape-&inkscape-minor-version;</title>
    2929
    3030  <indexterm zone="inkscape">
     
    8989    <note>
    9090      <para>
    91         The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis>
    92         will extract to the directory <emphasis>inkscape-&inkscape-version;</emphasis>.
     91        The tarball <emphasis>inkscape-&inkscape-minor-version;.tar.xz</emphasis>
     92        will extract to the directory <emphasis>inkscape-&inkscape-version;/</emphasis>.
    9393      </para>
    9494    </note>
Note: See TracChangeset for help on using the changeset viewer.