wok diff tlp/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents b70697785a3c
children 5ea0ce1cecc0
line diff
     1.1 --- a/tlp/receipt	Mon Oct 21 15:53:37 2019 +0100
     1.2 +++ b/tlp/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tlp"
     1.7 -VERSION="1.2.2"
     1.8 +VERSION="1.3.1"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Advanced Power Management for Linux."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -20,5 +20,5 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	cp -a $install/* $fs
    1.17 +	cp -a $install/*	$fs
    1.18  }