wok rev 20868

updated editobj (0.4 -> 0.5.1)
author Hans-G?nter Theisgen
date Sat Feb 23 11:05:52 2019 +0100 (2019-02-23)
parents e05d978e5ab8
children ab8e834bbcfe
files editobj/receipt
line diff
     1.1 --- a/editobj/receipt	Fri Feb 22 22:16:14 2019 +0100
     1.2 +++ b/editobj/receipt	Sat Feb 23 11:05:52 2019 +0100
     1.3 @@ -1,15 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="editobj"
     1.7 -SOURCE="EditObj2"
     1.8 -VERSION="0.4"
     1.9 +VERSION="0.5.1"
    1.10  CATEGORY="x-window"
    1.11  SHORT_DESC="Dialog box generator for Python objects."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14 +WEB_SITE="http://www.lesfleursdunormal.fr/static/informatique/editobj/index_en.html"
    1.15 +
    1.16 +SOURCE="EditObj2"
    1.17  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.18 -WEB_SITE="http://www.lesfleursdunormal.fr/static/informatique/editobj/index_en.html"
    1.19 -WGET_URL="http://download.gna.org/songwrite/$TARBALL"
    1.20 +# 0.4: WGET_URL="http://download.gna.org/songwrite/$TARBALL"
    1.21 +# 0.5.1:
    1.22 +WGET_URL="https://files.pythonhosted.org/packages/91/3d/3d1bbed38345e080aa204ed6c431968e0cc24e0935235b337f0bc6c8cf2d/$TARBALL"
    1.23  
    1.24  DEPENDS="python"
    1.25  BUILD_DEPENDS="python"