wok-next diff tazdrop/receipt @ rev 19766

Up cookutils.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 12 11:40:38 2017 +0300 (2017-06-12)
parents 429a73e5062c
children 2f19239eaed4
line diff
     1.1 --- a/tazdrop/receipt	Sun Nov 20 00:33:44 2016 +0200
     1.2 +++ b/tazdrop/receipt	Mon Jun 12 11:40:38 2017 +0300
     1.3 @@ -1,18 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazdrop"
     1.7 -VERSION="1006"
     1.8 +VERSION="1009"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="SliTaz desktop Drag N' Drop tool"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL3"
    1.13  WEB_SITE="http://www.slitaz.org/"
    1.14 -SOURCE="slitaz-tools"
    1.15 -TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 -WGET_URL="http://hg.slitaz.org/$SOURCE/archive/$VERSION.tar.gz"
    1.17 -SIBLINGS="slitaz-tools slitaz-tools-boxes"
    1.18 +
    1.19 +TARBALL="slitaz-tools-$VERSION.tar.gz"
    1.20 +WGET_URL="http://hg.slitaz.org/slitaz-tools/archive/$VERSION.tar.gz"
    1.21  
    1.22  DEPENDS="gtk+ yad"
    1.23 +SIBLINGS="slitaz-tools slitaz-tools-boxes"
    1.24  
    1.25  # Rules to configure and make the package.
    1.26  compile_rules()