Commit Graph

3 Commits

Author SHA1 Message Date
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Alexey Pavlov
d7d4ea05ad docx2txt: Fix PKGBUILD 2015-09-15 08:15:35 +03:00
Matthias Aßhauer
b2676ca6de Add the docx2txt Package
docx2txt is a perl based conversion tool to convert docx files to plain
text. It simplifies comparing the content of docx files a lot.

Its usage is simple:

	docx2txt.pl [infile.docx|-|-h] [outfile.txt|-]
	docx2txt.pl < infile.docx
	docx2txt.pl < infile.docx > outfile.txt

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-09-13 17:24:19 +00:00