wok diff backintime-lang/receipt @ rev 24355

updated backintime (1.2.1 -> 1.3.1)
author Hans-G?nter Theisgen
date Thu Feb 03 15:37:25 2022 +0100 (2022-02-03)
parents
children c46e9f046d78
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/backintime-lang/receipt	Thu Feb 03 15:37:25 2022 +0100
     1.3 @@ -0,0 +1,19 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="backintime-lang"
     1.7 +VERSION="1.3.1"
     1.8 +CATEGORY="network"
     1.9 +TAGS="backup"
    1.10 +SHORT_DESC="A simple backup tool for linux - localised messages."
    1.11 +MAINTAINER="maintainer@slitaz.org"
    1.12 +LICENSE="GPL2"
    1.13 +WEB_SITE="https://github.com/bit-team/backintime"
    1.14 +
    1.15 +WANTED="backintime"
    1.16 +
    1.17 +
    1.18 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.19 +genpkg_rules()
    1.20 +{
    1.21 +	cook_copy_folders	locale
    1.22 +}