wok diff python-magic/receipt @ rev 19765
xfig, transfig: use png_set_dither with libpng
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 20 09:30:03 2017 +0100 (2017-02-20) |
parents | 16df76e1fc6a |
children | fdc3a8987fe1 |
line diff
1.1 --- a/python-magic/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/python-magic/receipt Mon Feb 20 09:30:03 2017 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-magic" 1.7 -VERSION="5.22" 1.8 +VERSION="5.24" 1.9 CATEGORY="development" 1.10 SHORT_DESC="File type determination library using 'magic' numbers (Python bindings)" 1.11 MAINTAINER="pascal.bellard@slitaz.org"