wok diff croscore-fonts/receipt @ rev 21415

updated make (4.1 -> 4.2.1)
author Hans-G?nter Theisgen
date Tue Apr 23 17:28:22 2019 +0100 (2019-04-23)
parents d1570adae0ba
children b01314c762e9
line diff
     1.1 --- a/croscore-fonts/receipt	Mon May 09 21:28:29 2016 +0300
     1.2 +++ b/croscore-fonts/receipt	Tue Apr 23 17:28:22 2019 +0100
     1.3 @@ -1,15 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="croscore-fonts"
     1.7 -VERSION="1.23.0"
     1.8 +VERSION="1.31.0"
     1.9  CATEGORY="fonts"
    1.10 -SHORT_DESC="Chrome OS Fonts: Arimo (sans), Cousine (monospace), Tinos (serif), and Symbol Neu (symbol)"
    1.11 +TAGS="font ttf"
    1.12 +SHORT_DESC="Chrome OS Fonts: Arimo (sans), Cousine (monospace), and Tinos (serif)"
    1.13  MAINTAINER="al.bobylev@gmail.com"
    1.14  LICENSE="SIL_OFL"
    1.15  WEB_SITE="http://fedoraproject.org/wiki/Google_Croscore_fonts"
    1.16 -TARBALL="croscorefonts-$VERSION.tar.gz"
    1.17 +
    1.18 +TARBALL="croscorefonts-$VERSION.tar.bz2"
    1.19  WGET_URL="http://gsdview.appspot.com/chromeos-localmirror/distfiles/$TARBALL"
    1.20 -TAGS="font ttf"
    1.21  
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.23  genpkg_rules()