wok rev 23718

updated unifont (12.1.03 -> 13.0.01)
author Hans-G?nter Theisgen
date Wed Apr 29 07:46:51 2020 +0100 (2020-04-29)
parents ab5565177ad5
children 121468538a89
files unifont/receipt
line diff
     1.1 --- a/unifont/receipt	Wed Apr 29 07:40:36 2020 +0100
     1.2 +++ b/unifont/receipt	Wed Apr 29 07:46:51 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  }