wok diff python-edje/receipt @ rev 14706

python-edbus, python-edje, python-elementary, python-evas: back to 1.7.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 08 09:32:04 2013 +0200 (2013-06-08)
parents 3ad2166dd4fe
children 79ea4cfe08cc
line diff
     1.1 --- a/python-edje/receipt	Thu Jun 06 22:09:30 2013 +0200
     1.2 +++ b/python-edje/receipt	Sat Jun 08 09:32:04 2013 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-edje"
     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 Edje"
    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="edje python-evas libxml2"