wok diff python-edbus/receipt @ rev 14844
tightvnc-viewer: improve receipt
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jul 18 01:30:55 2013 +0200 (2013-07-18) |
parents | 5078fdd7dfae |
children | 79ea4cfe08cc |
line diff
1.1 --- a/python-edbus/receipt Thu Jun 06 22:09:28 2013 +0200 1.2 +++ b/python-edbus/receipt Thu Jul 18 01:30:55 2013 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-edbus" 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 edbus" 1.11 MAINTAINER="domcox@slitaz.org" 1.12 SOURCE="python-e_dbus" 1.13 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://www.enlightenment.org/" 1.15 -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" 1.16 +WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL" 1.17 TAGS="e enlightenment python" 1.18 1.19 DEPENDS="edbus dbus-python dbus-helper"