wok diff python-elementary/receipt @ rev 14738

libpng+apng: remove ERROR: trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 14 07:23:16 2013 +0200 (2013-06-14)
parents ebebbe015e8a
children 79ea4cfe08cc
line diff
     1.1 --- a/python-elementary/receipt	Thu Jun 06 22:09:33 2013 +0200
     1.2 +++ b/python-elementary/receipt	Fri Jun 14 07:23:16 2013 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-elementary"
     1.7 -VERSION="1.7.0-3"
     1.8 +VERSION="1.7.0"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Python bindings for Elementary"
    1.11  MAINTAINER="domcox@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.enlightenment.org/"
    1.14 -WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
    1.15 +WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL"
    1.16  TAGS="e enlightenment python"
    1.17  
    1.18  DEPENDS="elementary python-evas"