wok diff unifont/receipt @ rev 23954

updated smplayer (20.4.2 -> 20.6.0)
author Hans-G?nter Theisgen
date Tue Sep 22 17:05:06 2020 +0100 (2020-09-22)
parents 90fcf7b0f8d5
children 2a0479881723
line diff
     1.1 --- a/unifont/receipt	Tue Oct 29 16:48:57 2019 +0100
     1.2 +++ b/unifont/receipt	Tue Sep 22 17:05:06 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="unifont"
     1.7 -VERSION="12.1.03"
     1.8 +VERSION="13.0.01"
     1.9  CATEGORY="fonts"
    1.10  SHORT_DESC="The Standard GNU Unifont TTF."
    1.11  MAINTAINER="hackdorte@sapo.pt"
    1.12 @@ -21,5 +21,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  }