wok diff drakon-editor/receipt @ rev 21783

Add gksu
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jul 17 22:18:59 2019 +0300 (2019-07-17)
parents 841643b35b5e
children 7310f1493655
line diff
     1.1 --- a/drakon-editor/receipt	Wed Dec 02 15:42:05 2015 +0100
     1.2 +++ b/drakon-editor/receipt	Wed Jul 17 22:18:59 2019 +0300
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="drakon-editor"
     1.7 -VERSION="1.26"
     1.8 +VERSION="1.29"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="A visual language for specifications from the Russian space program"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="PublicDomain"
    1.13 +WEB_SITE="http://drakon-editor.sourceforge.net/"
    1.14 +
    1.15  TARBALL="drakon_editor$VERSION.zip"
    1.16 -WEB_SITE="http://drakon-editor.sourceforge.net/"
    1.17  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.18  
    1.19  DEPENDS="tk tcllib libsqlite-tcl libtkimg"