Updated freecode description.

This commit is contained in:
Bastian Kleineidam 2013-09-02 22:22:54 +02:00
parent 344308124f
commit f82c6f95d1
1 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Project: patool Project: patool
Version: 1.3 Version: 1.4
Hide: N Hide: N
Website-URL: http://wummel.github.io/patool/ Website-URL: http://wummel.github.io/patool/
Changelog-URL: https://github.com/wummel/patool/blob/master/doc/changelog.txt Changelog-URL: https://github.com/wummel/patool/blob/master/doc/changelog.txt
@ -7,5 +7,4 @@ Tar/GZ-URL: http://wummel.github.io/patool/dist/patool-${version}.tar.gz
GIT-Tree-URL: https://github.com/wummel/patool.git GIT-Tree-URL: https://github.com/wummel/patool.git
Windows-installer-URL: http://wummel.github.io/patool/dist/patool-${version}.win32.exe Windows-installer-URL: http://wummel.github.io/patool/dist/patool-${version}.win32.exe
Missing modules in the Windows installer have been added. GZIP creation support for 7z modules has been added.
Detection of LZMA and LRZIP files with file(1) has been improved.