wok diff python-xdg/receipt @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
parents 67f31a75e196
children bf4a09ef1d2e
line diff
     1.1 --- a/python-xdg/receipt	Sun Dec 13 19:19:50 2009 +0000
     1.2 +++ b/python-xdg/receipt	Mon May 09 15:38:20 2011 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-xdg"
     1.7 -VERSION="0.18"
     1.8 +VERSION="0.19"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Python library to access freedesktop.org standards."
    1.11  MAINTAINER="paul@slitaz.org"