wok rev 21397

updated lxterminal-locales (0.2.0 -> 0.3.2)
author Hans-G?nter Theisgen
date Mon Apr 22 17:29:46 2019 +0100 (2019-04-22)
parents 211713be9cab
children fdfad9b9a4ea
files lxterminal-locales/receipt
line diff
     1.1 --- a/lxterminal-locales/receipt	Mon Apr 22 17:25:17 2019 +0100
     1.2 +++ b/lxterminal-locales/receipt	Mon Apr 22 17:29:46 2019 +0100
     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 -