wok diff lxterminal-locales/receipt @ rev 21754

Up firefox-official (67.0.3), tinyproxy (1.10.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 19 17:26:14 2019 +0200 (2019-06-19)
parents 6e8b1bcb30e2
children
line diff
     1.1 --- a/lxterminal-locales/receipt	Thu Jan 24 11:33:03 2019 +0100
     1.2 +++ b/lxterminal-locales/receipt	Wed Jun 19 17:26:14 2019 +0200
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lxterminal-locales"
     1.7 -VERSION="0.2.0"
     1.8 +VERSION="0.3.2"
     1.9  CATEGORY="localization"
    1.10 -SHORT_DESC="LXDE terminal emulator locale files"
    1.11 +TAGS="LXDE locale"
    1.12 +SHORT_DESC="LXDE terminal emulator - locale files"
    1.13  MAINTAINER="gokhlayeh@slitaz.org"
    1.14  LICENSE="GPL2"
    1.15 -WANTED="lxterminal"
    1.16 -WEB_SITE="https://lxde.org"
    1.17 -TAGS="LXDE locale"
    1.18 +WEB_SITE="https://wiki.lxde.org/en/LXTerminal"
    1.19  
    1.20  DEPENDS="lxterminal"
    1.21 +WANTED="lxterminal"
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.24  genpkg_rules()
    1.25 @@ -18,4 +18,3 @@
    1.26  	mkdir -p $fs/usr/share
    1.27  	cp -a $install/usr/share/locale $fs/usr/share
    1.28  }
    1.29 -