wok diff lxterminal-locales/receipt @ rev 22005
added tar-lang 1.32
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 18 17:38:24 2019 +0100 (2019-10-18) |
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 Fri Oct 18 17:38:24 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 -