wok view pidgin-lang/receipt @ rev 25839

Update some urls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 10 07:52:47 2025 +0000 (6 weeks ago)
parents f9da3eefbc96
children
line source
1 # SliTaz package receipt.
3 PACKAGE="pidgin-lang"
4 VERSION="2.14.13"
5 CATEGORY="network"
6 SHORT_DESC="Instant messaging client using GTK+ - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.pidgin.im/"
11 WANTED="pidgin"
13 genpkg_rules()
14 {
15 cook_copy_folders locale
16 }