wok-next diff ptpython/receipt @ rev 21050

gparted: implement SliTaz graphical "su" in a right way
Note, it isn't in *.desktop file anymore (as for gparted-0.32.0), it is inside /usr/bin/gparted script!
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 28 12:35:25 2018 +0200 (2018-11-28)
parents d5aab818505e
children
line diff
     1.1 --- a/ptpython/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/ptpython/receipt	Wed Nov 28 12:35:25 2018 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ptpython"
     1.7 -SOURCE="ptpython"
     1.8  VERSION="0.28"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Python REPL"
    1.11  MAINTAINER="paul@slitaz.org"
    1.12 -WEB_SITE="https://github.com/jonathanslenders/ptpython"
    1.13 +WEB_SITE="https://github.com/prompt-toolkit/ptpython"
    1.14  
    1.15 +SOURCE="ptpython"
    1.16  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.17  WGET_URL="https://files.pythonhosted.org/packages/source/p/$SOURCE/$TARBALL"
    1.18