File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Date := "27/08/2015",
5353# # example/init.g, ... or example-1.3/init.g, ... )
5454#
5555ArchiveURL :=
56- " https://github.com/ruthhoffmann/PatternClass/releases/download/v2 .0/PatternClass2.0" ,
56+ " https://github.com/ruthhoffmann/PatternClass/releases/download/2 .0/PatternClass2.0" ,
5757
5858# # All provided formats as list of file extensions, separated by white
5959# # space or commas.
@@ -261,7 +261,7 @@ PackageDoc := rec(
261261 BookName := " PatternClass" ,
262262 # format/extension can be one of .zoo, .tar.gz, .tar.bz2, -win.zip
263263 Archive :=
264- " https://github.com/ruthhoffmann/PatternClass/releases/download/v2 .0/PatternClass2.0.tar.gz" ,
264+ " https://github.com/ruthhoffmann/PatternClass/releases/download/2 .0/PatternClass2.0.tar.gz" ,
265265 ArchiveURLSubset := [ " doc" ] ,
266266 HTMLStart := " doc/chap0.html" ,
267267 PDFFile := " doc/manual.pdf" ,
You can’t perform that action at this time.
0 commit comments