wok diff gpodder/receipt @ rev 6594
fix python path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 09 17:19:46 2010 +0200 (2010-10-09) |
parents | 3cba818315cf |
children | 85cef93f9bec |
line diff
1.1 --- a/gpodder/receipt Mon Jul 05 15:16:06 2010 +0000 1.2 +++ b/gpodder/receipt Sat Oct 09 17:19:46 2010 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gpodder" 1.7 -VERSION="2.6" 1.8 +VERSION="2.8" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="A simple and usable podcast consumption." 1.11 MAINTAINER="claudinei@slitaz.org"