wok diff tazinst/receipt @ rev 20014

Up: repo update
author Leonardo Laporte <hackdorte@yandex.com>
date Mon Aug 07 05:59:22 2017 -0300 (2017-08-07)
parents 429a73e5062c
children ec4bc374aea9
line diff
     1.1 --- a/tazinst/receipt	Sun Nov 20 00:33:44 2016 +0200
     1.2 +++ b/tazinst/receipt	Mon Aug 07 05:59:22 2017 -0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazinst"
     1.7 -VERSION="84"
     1.8 +VERSION="86"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz installer"
    1.11  MAINTAINER="domcox@slitaz.org"
    1.12 @@ -11,10 +11,10 @@
    1.13  WEB_SITE="http://www.slitaz.org/"
    1.14  WGET_URL="http://hg.slitaz.org/tazinst/archive/$VERSION.tar.bz2"
    1.15  TAGS="slitaz"
    1.16 -SIBLINGS="tazinst-gui"
    1.17  
    1.18  DEPENDS="util-linux-blkid lzma parted"
    1.19  SUGGESTED="tazpanel"
    1.20 +SIBLINGS="tazinst-gui"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()