wok-6.x diff tazdrop/receipt @ rev 19617

Up SliTaz projects: cookutils(863), slitaz-base-files(319), slitaz-boot-scripts(436), slitaz-configs(299), slitaz-tools(1008), ssfs(108), tazbug(94), tazinst(86), tazirc(18), tazlito(445), tazpanel(610), tazpkg(932), tazusb(194), tazweb(174).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jan 10 14:28:40 2017 +0200 (2017-01-10)
parents 429a73e5062c
children faf865f8822c
line diff
     1.1 --- a/tazdrop/receipt	Sun Nov 20 00:33:44 2016 +0200
     1.2 +++ b/tazdrop/receipt	Tue Jan 10 14:28:40 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazdrop"
     1.7 -VERSION="1006"
     1.8 +VERSION="1008"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="SliTaz desktop Drag N' Drop tool"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,9 +10,9 @@
    1.13  SOURCE="slitaz-tools"
    1.14  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.15  WGET_URL="http://hg.slitaz.org/$SOURCE/archive/$VERSION.tar.gz"
    1.16 -SIBLINGS="slitaz-tools slitaz-tools-boxes"
    1.17  
    1.18  DEPENDS="gtk+ yad"
    1.19 +SIBLINGS="slitaz-tools slitaz-tools-boxes"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()